Subject: Re: [Condor-users] condor_shadow exits with STATUS 100 on MPI jobs
Mark Silberstein wrote:
Hi Mark,
I guess that this is the correct behavior, since MPI uses Dedicated
scheduler, which claims the resources and doesn't release them within
some timeout (hopefully configurable - I can't find the exact name
although I'm sure I once succeeded)
Mr Silberstein is correct, and the parameter is called
UNUSED_CLAIM_TIMEOUT. The value is in seconds, and the default is 600.