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

Re: [HTCondor-users] HTCondor 24 and STARTER_HIDE_GPU_DEVICES



On 10/6/25 07:55, Carles Acosta wrote:
Hi all,

After a while, I came back to look into this issue, but I am completely lost. We are running HTCondor 24.0.11 on AlmaLinux 9 machines. I canât see why STARTER_HIDE_GPU_DEVICES=True is not working for our GPUs, while it works fine in other sites.


I wanted to follow up to the list, as we've been debugging this offline, but we have solved the mystery, and the gpu hiding is working correctly now. The root of the problem was setting the condor config parameter

GPU_DISCOVERY_EXTRA

to -no-nested, which removed some of the information htcondor needed to do the gpu hiding.


-greg