Hello, I am trying to limit the queued walltime, maxprocs, maxjobs, etc., using the following lines in maui.cfg:
USERCFG[DEFAULT] MAXJOB=8 SYSTEMMAXJOBWALLTIME 2:00:00:00 SYSTEMDEFAULTJOBWALLTIME 2:00:00:00 CLASSCFG[DEFAULT] MAXPROC=300 CLASSCFG[DEFAULT] MAXIPROC=264 Restarting maui after this had no effect, users can still request unlimited walltimes, jobs and procs. I even tried adding the parameters directly using 'changeparameter', but they do not show up in the 'showconfig -v' list. Do I need to enable these options using USERWEIGHT or something like that?? Thanks! _______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
