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

Re: [condor-users] Condor and Hyperthreading




VIRTUAL_MACHINE_TYPE_1 = cpus=1, mem=50%
NUM_VIRTUAL_MACHINES_TYPE_1 = 2

This is most useful if you want your virtual CPUs to be different from each other. If they are identical, you can skip all of these, and just use "NUM_CPUS = 2", and Condor will act as if you have two identically configured CPUs.


-alain