On Wed, Mar 21, 2018 at 11:55:14AM -0300, Dimar Jaime Gonz??lez Soto wrote: > Hi, I need to know how can I execute grid engine in specific hosts. I > tried the follow execution line: > qsub -v NR_PROCESSES=60 -l > h='ubuntu-node2|ubuntu-node11|ubuntu-node12|ubuntu-node13' -b y -j y -t > 1-60 -cwd /usr/local/OMA/bin/OMA > but doesn't work.
I assume by doesn't work you mean the job doesn't start. What output do you get if you run qalter -w v on the jobid of a stuck job? The syntax for selecting a host you specify "Works for me". Grid Engine can be quite picky abount hostnames. Are those the exact names you get from a command like qconf -sel? Did you tell grid engine that all hosts were in one domain while installing. William
signature.asc
Description: PGP signature
_______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
