Hi,
I have a very strange behaviour when I try to use a parallel environment
with hard_queue_list option.
In my script I have a parallel configuration:
#$ -pe openmpi 4
and if submit the script in the following way it works and runs in node
test@node045
qsub script.sh
But If I submit the script using the hard_queue_list it doesn't run:
qsub -q test script.sh
With this error:
cannot run in PE "openmpi" because it only offers 2 slots
Obviously, the node is always empty. What may be wrong?
Regards
Arturo
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users