Am 21.06.2012 um 12:06 schrieb Dave Love: > Reuti <[email protected]> writes: > >> Am 19.06.2012 um 11:44 schrieb Dave Love: >> >>> <snip> >>> Right. (You can use -clear in ~/.sge_request, but then youlose any >>> other system-defined things like helpful JSVs.) >> >> What do you mean by "lose any other system-defined things like helpful >> JSVs." - that JSVs won't be executed if -clear is used? >> >> This I don't observe. >> >> -- Reuti > > As in > > $ grep jsv /opt/sge/ulgbc5/common/sge_request > -jsv /opt/sge/ulgbc5/site/jsv.sh > $ qsub -clear -pe openmpi 4 -b y test > Unable to run job: job rejected: the requested parallel environment > "openmpi" does not exist. > > because the JSV translates "openmpi".
Aha - ok, I didn't think of client side JSV. -- Reuti > (I tend to think of client-side JSVs doing something useful for the > user, and server-side ones doing an enforcing job for the admin, but > obviously it doesn't have to be like that.) > > -- > Community Grid Engine: http://arc.liv.ac.uk/SGE/ > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
