On 09/11/2013 05:58 AM, Batsayan Das
wrote:
Hello, The number of cpus which condor allocates to a slot may limit the number of physical cpus the job is allowed to use, if using cgroups or cpu affinity, but won't make a job go faster, unless it actually spawns multiple processes or threads.
The HTCondor startd can advertise the relative speed of a machine with the kflops and mips attributes, generated from running benchmarks at startup, but HTCondor doesn't have the ability to throttle back the CPU frequency. -greg |