Hello,
I'm looking for some configuration tip.
in lsb.queues we have this :
RUNLIMIT = 130 240
So users can bmod their job to run longer
But I'm looking for configuration that will set, for some users. the default as 240 .
Something like :
If user USER
RUNLIMIT = 240
else
RUNLIMIT = 130 240
We have some implementation in esub with setting
echo "LSB_SUB_RLIMIT_RUN=$rlimit" >> $LSB_SUB_MODIFY_FILE
But I rather configure in lsb.queues
------------------------------
Shali Boharon
------------------------------