Hi. I am trying to set OMP_NUM_THREADS to the number of slots in my .sge_request with
-v OMP_NUM_THREADS=$NSLOTS
But GE is not setting the variable to the value of $NSLOTS. It does a literal set of
"$NSLOTS".
Can this be done with .sge_request to set OMP_NUM_THREADS with say 8 if
$NSLOTS is equal to 8?
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users
