[Moabusers] Reservation creation issue
Jerry Smith
jdsmit at sandia.gov
Fri May 30 11:31:03 MDT 2008
Try dumping the -R procs=1 ( I have found a task is equivalent to a proc
from moab/torque's viewpoint.)
We have been successful just using the -t flag.
If this doesn't work, you can try changing procs=1 to PROCS ( I have
found moab to be quite case sensitive, and the docs show PROCS)
As well do you want 5 procs indefinitely? ( if one of the nodes hosting
your reservation dies, moab will not search out nodes/procs to
replace those that were allocated during the original reservation )
If you do want a guarantee of 5 procs at all times, you will need to set:
RSVREALLOCPOLICY* failure
*
prakash at fructose:/tmp/openeye/suse_x86> /usr/local/moab/bin/showres -v prakash.218
>>
>> ReservationID Type S Start End Duration N/ P StartTime
>>
>> prakash.218 User - -00:00:13 3:23:59:47 4:00:00:00 2/8 Thu May 29 11:19:47 2008
>>
>> 1 reservation located
*
*If you have set NODEACCESSPOLICY to SINGLEJOB, I am wondering if you
are seeing the 2/8 because moab knows that needing 2 nodes ( each with 4
procs) will give you 2 nodes, and 8 procs ( as no one else can access
the 3 remaining processors )) In essence it gave you 5 procs, it just
took 2 nodes, and since you aren't sharing, well you get an xtra 3 for free.
Good Luck,
Jerry
Prakash Velayutham wrote:
> Hi Jerry,
>
> Thanks for responding.
>
> On May 30, 2008, at 1:05 PM, Jerry Smith wrote:
>
>
>> Prakash,
>>
>> What do your nodes look like? ie # of procs
>>
>
> 4 nodes - 2 procs each
> 20 nodes - 4 procs each
> 8 nodes - 8 procs each
> 2 nodes - 16 procs each
>
>
>> Do you want 1 proc on 5 differing nodes, or a set of nodes that
>> total 5 procs ( 3 nodes, 2procs on the first 2 and 1 on the 3rd ).
>>
>
> I just want 5 procs, does not matter which combination.
>
>
>> Jerry
>>
>
> Prakash
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.supercluster.org/pipermail/moabusers/attachments/20080530/9df2321d/attachment-0001.html
More information about the moabusers
mailing list