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

Is there multi-gpu suport? #1

Open
008karan opened this issue Mar 17, 2020 · 2 comments
Open

Is there multi-gpu suport? #1

008karan opened this issue Mar 17, 2020 · 2 comments

Comments

@008karan
Copy link

Have checked official repo but thats on single gpu. Do this Repo provide multi-gpu support?

@miketrimmel
Copy link

If you´re looking in the source code, yes there is.

if args.local_rank == -1 or args.no_cuda:

@Hanlard
Copy link

Hanlard commented Jul 11, 2020

支持多个GPU,但是会出现主GPU显存使用率不均衡的问题

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

3 participants