On 09/10/2012 08:40 PM, Suraj Prabhakaran wrote: > Dear all, > > I have 4 nodes with the following properties > > node1 fast > node2 fast > node3 slow > node4 slow > > Traditionally, torque allows to request nodes with different properties by > > qsub -l nodes=1:fast+1:slow > > The above should allocate one fast node and one slow node and this works > perfectly fine when pbs_sched is used. > > But when I use maui as my scheduler, I never get the nodes assigned and end > up waiting infinitely. > > Is this feature supported in maui? Until now, I haven't read anywhere that > this feature is not supported in maui. > Or, am I just missing something here? >
Suraj,
Just received this email today. Did you set this in maui.cfg:
{{{
ENABLEMULTIREQJOBS TRUE
}}}
--
********************************************************************
* Bas van der Vlies e-mail: [email protected] *
* SARA - Academic Computing Services Amsterdam, The Netherlands *
********************************************************************
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ mauiusers mailing list [email protected] http://www.supercluster.org/mailman/listinfo/mauiusers
