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

多卡运行 #3

Open
song-leap opened this issue Mar 8, 2023 · 0 comments
Open

多卡运行 #3

song-leap opened this issue Mar 8, 2023 · 0 comments

Comments

@song-leap
Copy link

Hello!

May I ask if this project can run on a multi-GPU environment? I have tried to add code for multi-GPU running in my code multiple times, such as os.environCUDA_VISIBLE_DEVICES= '0,3', torch.nn.DataParallel(model,device_ids=[0,3]), etc. However, the system always throws out error messages. I'm wondering if the project code is set to run only in a single GPU environment?

Best,
Nan

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

1 participant