Replies: 1 comment
-
Here are the logs I'm seeing, the 4 GPUs are indeed visible but it seems to only look at one when allocating memory
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Thanks for your work.
How do you get to train on multi-gpus using the recommended way of the repo?
I've passed "0,1,2,3" as
device
argument but this seems to do only Multi-GPU DataParallel Mode (not recommended).Cheers
Beta Was this translation helpful? Give feedback.
All reactions