AgitatedDove14 , do you know the answer?
Hi, is there a possibility to use one GPU card with 2 agents concurrently
RoundMosquito25 / EnviousPanda91
You need to change the WORKER_ID (no two workers can share the same ID)CLEARML_WORKER_ID="machine:gpu01" clearml-agent daemon ....
Hi RoundMosquito25 , I think it should work. Give it a try and tell us π
clearml_agent: ERROR: Instance with the same WORKER_ID [our_machine:gpu0] is already running
Hi CostlyOstrich36 , I canβt find any options for specifying multiple workers for one GPU. Do you mean just run this command twice?clearml-agent daemon --queue myqueue --gpus 0
hmm, is there a way to name the workers in some other way?
because when I run that normally it differentiates workers basing on gpu that it is using