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

[HTCondor-users] Remove mistyped Request...?



Good morning,

a DAG recently submitted to my pool spawns jobs which accidentally set
RequestGPUs=1 - when RequestCPUs=1 was intended.

Apparently condor_qedit cannot fix this - RequestGPUs can be set to 0
(which is also reported by condor_q -better-analyze) but the comparison
"TARGET.GPUs >= RequestGPUs" still gets used for matching - while no
node provides a GPU, and TARGET.GPUs is undefined, causing the match
to fail.
Also the added RequestCPUs is not included into match criteria.

Is this a bug or a feature?

Thanks,
 Steffen

-- 
Steffen Grunewald, Cluster Administrator
Max Planck Institute for Gravitational Physics (Albert Einstein Institute)
Am Mühlenberg 1 * D-14476 Potsdam-Golm * Germany
~~~
Fon: +49-331-567 7274
Mail: steffen.grunewald(at)aei.mpg.de
~~~