htcondor-ce icon indicating copy to clipboard operation
htcondor-ce copied to clipboard

Use integer conversion for Cpus and Gpus

Open djw8605 opened this issue 2 years ago • 2 comments

The CPUs and GPUs are floats, for some reason. Convert to integer which makes it easier to parse with python classad bindings (for example in the gratia probe)

The gratia probe reads MATCH_EXP_JOB_GLIDEIN_Cpus.

I am open to opinions.

djw8605 avatar Mar 26 '22 03:03 djw8605