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

Multi GPU training #64

Open
zhangxd12 opened this issue Jan 2, 2025 · 2 comments
Open

Multi GPU training #64

zhangxd12 opened this issue Jan 2, 2025 · 2 comments

Comments

@zhangxd12
Copy link

Hello, I try to run the train process on 7 GPUs, it seems the GPUs has been found according to the log
image

But nvidia-smi shows only one GPU is used,
image

Do you have any suggestions?
Thank you !

@jishengpeng
Copy link
Owner

Hello, I try to run the train process on 7 GPUs, it seems the GPUs has been found according to the log image

But nvidia-smi shows only one GPU is used, image

Do you have any suggestions? Thank you !

You can try this: unset KUBERNETES_PORT

@zhangxd12
Copy link
Author

Thank you ! It works!
But multi GPUs are even slower than single GPU, if I use 7 GPU , the log is like
image

But single GPU log is like
image

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