In my Cryosparc instance, there are two default GPU nodes (gpu18 and gpu20), the gpu20 is from start up, the gpu18 was added later. Could you tell me on how to remove one of it? Looking forward to your reply and many thanks.
Best wishes,
Shuai
In my Cryosparc instance, there are two default GPU nodes (gpu18 and gpu20), the gpu20 is from start up, the gpu18 was added later. Could you tell me on how to remove one of it? Looking forward to your reply and many thanks.
Best wishes,
Shuai
In CryoSPARC v4.x, you may remove a scheduler target node with the command
cryosparcm cli "remove_scheduler_target_node('gpu20')"
This command would remove the node that doesn’t have any GPUs from the configuration shown in your screenshot.
[edited: specified different node for removal]