Closed DonghyunAhn closed 4 years ago
Since NSML has 1 GPU per node, We cannot assign 2 or more GPUs in one session. Please note that only one gpu can be used per session.
Then how can we use multi-gpu? We got a guide that each team can use 5GPUs.
So you mean that this notice was about we can run 5 sessions in parallel?
Yes, It means you can run up to 5 sessions(each use 1GPU) in parallel.
As one of my teammates(Sungwon-Han) uploaded the same issue at the comment of #25, our session cannot allocate the GPU resource as the course suggested (we request for 4 GPUs).
When we run the code with nsml run -d fashion_eval -g 4, then it just refuses allocating GPU and exit session.