On Wed, Jun 2, 2021 at 10:13 PM Ahmad Khalifa <underoath...@gmail.com> wrote: > How to send a job to a particular gpu card using its ID (0,1,2...etc)?
Well, you can't, because: 1. GPU ids are something of a relative concept: https://bugs.schedmd.com/show_bug.cgi?id=10933 2. requesting specific GPUs is not supported: https://bugs.schedmd.com/show_bug.cgi?id=11226 (requesting specific CPU cores is not trivial either, by the way: https://bugs.schedmd.com/show_bug.cgi?id=11247) Cheers, -- Kilian -- Kilian