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

[HTCondor-users] request_cpus



Hi,

I was wondering is there a way to make "request_cpus" request the "remaining CPUs" of a machine and pass that number to the job?

For example if a machine has 3 cores available the job would be assigned to that machine and the "3 cpus" would be passed to the executable, so that OpenMP instructions can be enabled and set to 3.

Cheers,
Tiago