Thanks! Your first suggestion appears to be working. In this file...
//common/sge_request
I added this line...
-q standard.q
Now the standard.q queue is used unless the user specifies another queue. A
simple and elegant solution!
--
Chet
From: Bil
On 08/17/2016 03:35 AM, William Hay wrote:
> I was thinking of this:
> https://arc.liv.ac.uk/trac/SGE/ticket/1512
>
> I think it is worked around by recent versions of intel MPI but older
> versions and
> other parallel libraries may still trigger it (most don't though).
Good to know, thanks!
On Tue, Aug 16, 2016 at 10:23:45AM -0400, s...@deej.net wrote:
> On 08/16/2016 04:54 AM, William Hay wrote:
> > You may need to upgrade to 8.1.9 IIRC there were some cgroup/cpuset fixes
> > there.
>
> Thanks William. I had looked at the release notes for 8.1.9 and missed
> the cpuset reference.