Replies: 2 comments 2 replies
-
You can obtain ranks from slurm and pass it to the script (or modify the script). |
Beta Was this translation helpful? Give feedback.
0 replies
-
I tried this but without success:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everybody,
I'm wondering how can I run a distributed training on 2 machines from a cluster managed with SLURM?
I read that you have to manually specify the machine rank when you run the
tools/train_net.py
script, but in my case it should be managed by SLURM.Somebody had the same issue? 😄
Beta Was this translation helpful? Give feedback.
All reactions