Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] How to set a hard limit to condor job slots
- Date: Wed, 01 Jul 2020 09:29:57 -0500 (CDT)
- From: Todd L Miller <tlmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] How to set a hard limit to condor job slots
I wonder Is there anyway we can use to protect our work nodes from being
killed by jobs exceeding memory usages?
I'm not familiar with all of the details, but have you tried
use policy : HOLD_IF_MEMORY_EXCEEDED
?
- ToddM