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

[HTCondor-users] How to modify cpus



Hi all,

I've altered the number of cpus on a worker node, from 24 to 32, as so:

# cat /etc/condor/config.d/00-node_parameters
NUM_SLOTS = 1
SLOT_TYPE_1               = cpus=32,mem=auto,disk=auto
NUM_SLOTS_TYPE_1          = 1
SLOT_TYPE_1_PARTITIONABLE = TRUE

Yet the system continues to run the previous number, cpus=24.

I had to drain and restart it. I don't want to do this for the whole farm. Is there something else I can do to make the system put more jobs in these worker nodes?

Ste Jones
University of Liverpool