Am 28.08.2013 um 17:59 schrieb Dave Love: > Reuti <[email protected]> writes: > >> Am 26.08.2013 um 15:57 schrieb Julien Nicoulaud: >> >>> I meant non-interactive qrsh, eg: >>> $ qrsh -cwd -now no -binding env linear:6 -V -b yes /bin/env >>> => No SGE_BINDING env > > I don't know whether it will be different in old versions, but that's > what I'd expect.
Argh, true - I missed the 6 and tried with 1. - Reuti > >> This is strange - for me it's set in this case (still 6.2u5) (unless the >> requested binding can't be provided, than it's unset). > > Right. > > $ qrsh -binding env linear:4 -pe smp 4 'echo $SGE_BINDING' > 0 1 2 3 > $ qrsh -binding env linear:4 'echo $SGE_BINDING' > > $ > >> reuti@pc15370:~> qrsh -cwd -now no -binding env linear:1 -b yes /usr/bin/env >> | grep BIND >> SGE_BINDING=0 > > -- > Community Grid Engine: http://arc.liv.ac.uk/SGE/ _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
