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

Re: [Condor-users] condor_status reporting slots



>> Is Hyperthreading enabled?  That would cause it to appear as two CPUs.

> It is enabled.  How can i get condor to stop reporting all VM's and report
> only individual machines.

I have run into that problem, too.  Under Condor 7.2, in the local
config file, I have set:

NUM_CPUS = 1

for all of the single-core computers with hyperthreading enabled.
After a restart, it reported as an individual machine instead of two
slots.

Hope that helps,
Mathew Steuck