[torqueusers] Torque + maui <ppn=1 or none> issue
alap pandya
arrow1533 at gmail.com
Tue Jun 15 09:29:17 MDT 2010
We are using Torque version 2.4.6 and maui version 3.3 .
We have 8 cores on each node. Some strange behaviour for
echo sleep 100 | qsub -l nodes=2
echo sleep 100 | qsub -l nodes=2:ppn=1
*torque select only one node and run 2 process on it, that is wrong
behaviour.
Actually, It should allocate two different nodes and run single process on
each.
*
For
nodes=n, ppn=2...8 , everything works fine.
Ex:
echo sleep 100 | qsub -l nodes=2:ppn=2
*it allocate 2 nodes and run 2 process on each. *
With Regards,
Alap Pandya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/torqueusers/attachments/20100615/09e6c61f/attachment.html
More information about the torqueusers
mailing list