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 to use 2 GPUs? #53

Open
yhd-123 opened this issue Jan 9, 2024 · 2 comments
Open

How to use 2 GPUs? #53

yhd-123 opened this issue Jan 9, 2024 · 2 comments

Comments

@yhd-123
Copy link

yhd-123 commented Jan 9, 2024

image
python train.py --cfg_path ${cfgs/anet_c3d_pdvc.yml}
But only one GPU is used!

@ttengwang
Copy link
Owner

This repository does not currently support data parallelism for multiple gpus. If you are interested, you can modify the code accordingly. A helpful reference is https://pytorch.org/tutorials/intermediate/model_parallel_tutorial.html

@yhd-123
Copy link
Author

yhd-123 commented Jan 12, 2024

OK!Thanks!

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