You can specify which GPU when you provision the by giving the ID in config
SLOT_TYPE_1 = 100%, GPUs=1:"GPU-xxyyzz"
If you just specify GPUs=1 it will bind only the first GPU that is enumerated by condor_gpu_discovery.
To bind the last GPU enumerated by discovery, I can't think of any solution other than to use the specific ID as I show above.
-tj
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Steffen Grunewald <steffen.grunewald@xxxxxxxxxx>
Sent: Monday, July 29, 2024 9:22 AM To: HTCondor Users Mailinglist <htcondor-users@xxxxxxxxxxx> Subject: [HTCondor-users] Make only one GPU available to HTCondor? Hi all,
the subject says it: We want to make a single GPU of a particular machine available to HTCondor. How do I select a specific ID, or just the last in the "DetectedGPUs" list created by condor_gpu_discovery? 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 ~~~ _______________________________________________ HTCondor-users mailing list To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users The archives can be found at: https://lists.cs.wisc.edu/archive/htcondor-users/ |