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

multiple GPU #8

Open
wujunyi627 opened this issue Feb 27, 2019 · 5 comments
Open

multiple GPU #8

wujunyi627 opened this issue Feb 27, 2019 · 5 comments

Comments

@wujunyi627
Copy link

Hi, Zheng , Thanks a lot for your work.
I was a little confused about the code: even using' --gpu_ids =0,1' or --gpu_ids=0,1,2,3, it only uses one GPU.

@layumi
Copy link
Owner

layumi commented Feb 27, 2019

Hi @wujunyi627
For the time being, I unable the multi-gpu usage.
You may refer to this issue to change the code. layumi/Person_reID_baseline_pytorch#23 (comment)

I will definitely to merge the multi-gpu usage elegantly with the current code.

@wujunyi627
Copy link
Author

I just made some simple modification in train_new.py.
I look forward to seeing that you definitely to merge the multi-gpu usage elegantly with the current code.

@layumi
Copy link
Owner

layumi commented Feb 27, 2019

Thank you. But it may raise a question in test.py.

@wujunyi627
Copy link
Author

I changed the function "save_network" in train_new.py

@nmll
Copy link

nmll commented May 22, 2021

Will there be a drop when training ReID triplet loss with multi-GPU compared to the single GPU training?

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