Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Condor and processor affinity
- Date: Wed, 24 Jun 2009 17:26:25 -0400
- From: Matthew Farrellee <matt@xxxxxxxxxx>
- Subject: Re: [Condor-users] Condor and processor affinity
Ian Stokes-Rees wrote:
> There were some posts at the start of the year from Ian Chesal and Matt
> Hope about setting processor affinity in jobs. Can anyone say if there
> is some way to get Condor to do this automatically now? And in any
> case, can anyone comment on whether this is still important? My
> understanding was that kernel scheduling should handle this pretty well.
>
> Ian
http://www.cs.wisc.edu/condor/manual/v7.3/3_3Configuration.html#param:EnforceCpuAffinity
Kernel scheduling won't keep you from using all cores on a node if you
decide to fork a few times.
Best,
matt