Hello, Could you please help me to figure out how to configure HTCondor to run multiple processes using the same GPU? Is it possible at all? Each process is rather light using <=20%
of the GPU but there are many of them. I can certainly run more than one of them in parallel. I restricted my processes to use only 1/3 of the GPU memory and provided in my submit file: request_GPUs = 0.333 But HTCondor still only runs one GPU using process at the same time. Of course, I could restrict the slot numbers and not tell HTCondor that I will be using GPU, but I was
wondering if there is a better solution. Thank you for your help, Siarhei. ............................................................................ |