[Mauiusers] Could maui ignore the ppn in qsub
Bas van der Vlies
basv at sara.nl
Thu Feb 10 10:30:48 MST 2005
Can we introduce a CONFIG parameter that ignores the ppn parameter for
torque/openpbs. So that:
qsub -I -lnodes=1:ppn=2 -lwalltime=10:00:00 (example 1)
qsub -I -lnodes=1:ppn=1 -lwalltime=10:00:00 (example 2)
Will both result in an request time for 10 hours and not for:
example 1 : 20 hours
example 2 : 10 hours
With 'qstat -a' the requested time for both jobs are the same. But Maui
does an multiplication ( nodes * ppn * walltime )
--
--
********************************************************************
* *
* Bas van der Vlies e-mail: basv at sara.nl *
* SARA - Academic Computing Services phone: +31 20 592 8012 *
* Kruislaan 415 fax: +31 20 6683167 *
* 1098 SJ Amsterdam *
* *
********************************************************************
More information about the mauiusers
mailing list