if I want to change max jobs in maui (I did before, recompiling from new
src), I recall I had to change the 4096 in two places. I find four(4) 4096
instances in .h files
ana 10:31:34 ~/cvs/yahoo/miners/datamart-service/cluster/maui/include $ grep
4096 *
msched-common.h:# define MAX_MTASK 4096
msched.h:#define MMAX_JOB 4096
msched.h:#define MAX_MJOB_TRACE 4096
msu.h:#define SUDEF_CPBUFFERSTEPSIZE 4096
2nd is obvious, 1 and 3 probably, 4 probably does not need changed.
can someone confirm/correct?
any #defines in .c files I might be missing?
(before I execute my find -name \*.c -exec grep 4096 {} \; command?)
regards,
-sr
_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers