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

How can we run this on multiple GPUs? #16

Open
elena-nuntio opened this issue Apr 25, 2018 · 1 comment
Open

How can we run this on multiple GPUs? #16

elena-nuntio opened this issue Apr 25, 2018 · 1 comment

Comments

@elena-nuntio
Copy link

I've been trying to run this code on a multiple GPUs machine, by providing multiple GPU indexes in the CUDA_VISIBLE_DEVICES variable, but my machine always ends up running it on only one. Has anyone had success with this?

@JackLangerman
Copy link

I have also been working on this with not much success. Please let me know if you find a solution. I'll do the same. I also tried wrapping the model in Torch.DataParallel but no luck.

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