Robert,

Glad that it is working for you! :-D

BTW, since you mentioned that you are using our hwloc drop in
replacement for SGE 6.2u5, I just want to make sure that you are using
the execd & shepherd pair.

Rayson



On Tue, May 29, 2012 at 10:37 AM, Robert Hutton
<[email protected]> wrote:
> Great, thanks Rayson, this worked a treat.  I ended up with:
>
> $ qconf -sconf |grep execd_params
> execd_params                 S_DESCRIPTORS=5461,H_DESCRIPTORS=10922
> $ cat test.sh
> #!/bin/bash
> ulimit -S -n
> ulimit -H -n
> $ qsub -q longrun.q@foxtrot -cwd -S /bin/bash ./test.sh
> Your job 215836 ("test.sh") has been submitted
> $ cat test.sh.o215836
> 5461
> 10922
>
> Thanks,
>
> Rob.
>
> --
> Robert Hutton
> Senior Systems and Database Administrator
> Centre for Genomics and Global Health <http://cggh.org>
> The Wellcome Trust Centre for Human Genetics
> Roosevelt Drive
> Oxford
> OX3 7BN
> United Kingdom
> Tel: +44 (0)1865 287721
> _______________________________________________
> users mailing list
> [email protected]
> https://gridengine.org/mailman/listinfo/users

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to