We’re running a 10.9 / 23 cluster and using use feature: GPUs How does a user request a certain amount of GPU memory?
For recent releases: https://htcondor.readthedocs.io/en/latest/man-pages/condor_submit.html#gpus_minimum_memory For older releases, you'll have to write an expression: https://htcondor.readthedocs.io/en/v10_0/man-pages/condor_submit.html#index-60 -- ToddM