You want EXACTNODE, not EXACTPROC, if you want nodes= to be taken literally.

Phil


On Thu, May 15, 2014 at 3:43 AM, Amjad Syed <[email protected]> wrote:

> Hello,
>
> I am using Torque 2.5.12 with Maui 3.3
> I have 60 compute nodes.
> This  the snapshot of maui.cfg file  for Node Allocation policies
>
> "# Multipple node etc
>
> ENABLEMULTIREQJOBS = TRUE
>
> #NOde access policy default shared
>
> NODEACCESSPOLICY  SHARED
> # Node Allocation: http://supercluster.org/mauidocs/5.2nodeallocation.html
>
> NODEALLOCATIONPOLICY   PRIORITY
> JOBNODEMATCHPOLICY    EXACTPROC
>
>
> When i specify qsub -l nodes= 2    in my script , the job only executes
> only on one node?
> When i cat $PBS_NODEFILE  in the script it only gives the node where it is
> executing.
>
> There are 60 nodes in  $TORQUE_HOME/server_priv/nodes with 12 cores on
> each
>
> Any specific thing i am doing wrong.
>
>
>
>
>
> _______________________________________________
> mauiusers mailing list
> [email protected]
> http://www.supercluster.org/mailman/listinfo/mauiusers
>
>
_______________________________________________
mauiusers mailing list
[email protected]
http://www.supercluster.org/mailman/listinfo/mauiusers

Reply via email to