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

single GPU #5

Open
yunqi831017 opened this issue Jun 22, 2024 · 3 comments
Open

single GPU #5

yunqi831017 opened this issue Jun 22, 2024 · 3 comments

Comments

@yunqi831017
Copy link

Hello, may I ask how to set up if I want to train with a single GPU

@hello-wwy
Copy link
Collaborator

You could set multi_gpu to False in train_settings/tomp/tomp_v1.py and specify gpu through CUDA_VISIBLE_DEVICES. Then, you can train with a single gpu by running run_training.py.

@wwwshengbo
Copy link

wwwshengbo commented Jul 11, 2024

You could set multi_gpu to False in train_settings/tomp/tomp_v1.py and specify gpu through CUDA_VISIBLE_DEVICES. Then, you can train with a single gpu by running run_training.py.

这个 set multi_gpu to False,训练时还是没有用到 我仅有的一张 GPU,这是什么情况?检查一下,发现这个可以解决https://blog.csdn.net/qq_46600553/article/details/118767360

@goodnight111111111
Copy link

您好,非常感谢您的贡献,可以分享一下您的可视化代码

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

4 participants