Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running on server with multiple nodes #70

Open
meidachen opened this issue Apr 20, 2023 · 1 comment
Open

Running on server with multiple nodes #70

meidachen opened this issue Apr 20, 2023 · 1 comment

Comments

@meidachen
Copy link

Hi,

Thank you for the great work. I'm trying to run this repo on our school HPC, but it will hang when I use multiple nodes. Specifically, it will hang around this part:
"mp.spawn(main_worker, nprocs=args.ngpus_per_node, args=(args.ngpus_per_node, args))"

Since each node in our school HPC only has 2 GPUs, I would like to use more nodes to run this. Could you please help and direct me to where this issue could come from?

Thank you!

@Abbsalehi
Copy link

@meidachen did you solve your issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants