[torqueusers] queue to node mapping is wrong when use '-l procs' option
Gareth.Williams at csiro.au
Gareth.Williams at csiro.au
Tue Feb 7 19:24:30 MST 2012
Sounds like there is a bug.
You might be able to work around it by using the queue to node mapping described here:
http://www.supercluster.org/pipermail/mauiusers/2012-February/004839.html
Gareth
> I failed to test queue to node mapping feature of torque/maui system, I use torque 2.5.8 and maui 3.2.6p21. the simple job script contains a procs option:
>
> #!/bin/sh
> #PBS -N simple-job
> #PBS -l procs=3
> #PBS -q fluent
> #PBS -d /opt/share/job
> cd $PBS_O_WORKDIR
> date
> sleep 30
> date
-snip-
______________________________________________
torqueusers mailing list
torqueusers at supercluster.org
http://www.supercluster.org/mailman/listinfo/torqueusers
More information about the torqueusers
mailing list