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

training on single GPU #41

Closed
nsa05605 opened this issue Mar 25, 2024 · 1 comment
Closed

training on single GPU #41

nsa05605 opened this issue Mar 25, 2024 · 1 comment

Comments

@nsa05605
Copy link

Hello,

Using the provided code, can I utilize the VIGOR dataset with a single GPU?

It seems that the args.distributed is applied when either multiprocessing_distributed or world_size > 1, otherwise the training doesn't proceed.

Is it possible to train with a single GPU?

Thank you.

@Jeff-Zilence
Copy link
Owner

You can follow the command in the given bash script. It uses 1 GPU by default.

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