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 specify which gpu to use for training #37

Open
yhl1010 opened this issue Feb 22, 2022 · 1 comment
Open

How to specify which gpu to use for training #37

yhl1010 opened this issue Feb 22, 2022 · 1 comment

Comments

@yhl1010
Copy link

yhl1010 commented Feb 22, 2022

If I want to train only with the num'2' and num'3' gpus, how should i change the code? thank you very much!

@wen-yuan-zhang
Copy link

In linux command line, train with "CUDA_VISIBLE_DEVICES=2,3 python ddp_train_nerf.py xxxxxx "

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