Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Best practices for leaving cores/memory available for machine OS
- Date: Tue, 02 Jun 2015 09:42:31 -0400
- From: Rich Pieri <ratinox@xxxxxxx>
- Subject: Re: [HTCondor-users] Best practices for leaving cores/memory available for machine OS
Jesse,
Regarding cores, on my nodes where it matters I set NUM_CPUS in the
condor_config.local for those nodes. For example, if I have a 4 core
node and I want to keep 1 core away from Condor I set NUM_CPUS=3 on that
node.
Memory management is something I leave to the OS kernel. It will do a
much better job of managing memory than I ever could. I would step in
only if resource starvation makes manual tuning a necessity.
--
Rich Pieri <ratinox@xxxxxxx>
MIT Laboratory for Nuclear Science