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

[HTCondor-users] How to tie slots to cpus ?



Greetings,

on a htcondor execute machine with 2 cpus how do I tie slots to cpus ?

for example:

NUM_SLOTS = 2
NUM_SLOTS_TYPE_1 = 2
SLOT_TYPE_1 = 50%
...

and have SLOT_1 tied to cpu 1 and SLOT_2 tied to cpu 2 ?


Regards.