Print

Print


hi

the script lcg-info-dynamic-lsf prints wrong values both MaxCPUTime and
MaxWallClockTime. For each queue it prints the same values, and in
particular it prints for MaxCPUTime the default value 1667 that should
be printed only if :

     #Set Defaults if not set.
     if ( ! $output{GlueCEPolicyMaxCPUTime} > 0){
         $output{GlueCEPolicyMaxCPUTime}=1667;


We are ruuning LSF 6.0


Ale