High Performance Computing Group

 View Only
  • 1.  RUNLIMIT configuration

    Posted Mon July 24, 2023 02:46 AM

    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
    ------------------------------


  • 2.  RE: RUNLIMIT configuration

    Posted Mon July 24, 2023 08:35 PM

    It seems no such configuration available.



    ------------------------------
    YI SUN
    ------------------------------