2 GPU but only one work
I have a 2 x RTX A5000, i run a notbook and get erro not enought memory. When i go to dashboard only one is used. How can i use both in same notebook?
2 Replies
I have a 2 x RTX A5000, i run a notbook and get erro not enought memory. When i go to dashboard only one is used. How can i use both in same notebook?
change your program
if using pytorch use data parallelism or model paralellism via fsdp torchrun etc