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

could mpiexec works on a gpu? #6

Open
huangyehui opened this issue Apr 27, 2023 · 2 comments
Open

could mpiexec works on a gpu? #6

huangyehui opened this issue Apr 27, 2023 · 2 comments

Comments

@huangyehui
Copy link

I run the cmd 'mpiexec -n 16 python scripts/image_train.py XXXXXX' while only has one gpu. and got some error. have anybody tried it with one gpu?

@forever208
Copy link
Owner

forever208 commented Apr 27, 2023

@huangyehui using mpiexec -n 1 to run image_train.py if you only has one GPU

@huangyehui
Copy link
Author

thanks a lot!

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