HTCondor Project List Archives



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-devel] limits enforcement



I ran across this ticket you entered about limiting condor's usage on
RAM and file size:

https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=2266

It looks similar to some changes I did a while back to resource
restriction enforcement:

https://condor-wiki.cs.wisc.edu/index.cgi/tktview?tn=489

There's a script in condor_examples called condor_limits_wrapper.sh that
can be used to provide hard limits for a job when used as a job wrapper.
It might fit your needs.

Rob