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

Settings for Multiple GPU Ports usage #63

Open
Abubakkar13 opened this issue Aug 6, 2024 · 0 comments
Open

Settings for Multiple GPU Ports usage #63

Abubakkar13 opened this issue Aug 6, 2024 · 0 comments

Comments

@Abubakkar13
Copy link

Hey,
Thanks for this great library

I want to know how to make use of 2 or more GPUs at the same time in SimpleT5 model training, Since I am a GPU poor😅 so I tried using Kaggle (https://kaggle.com) where we may get two ports of T4 GPU, so as per the code from README from the SimpleT5's GitHub repository we could make use of GPU by use_gpu attribute, but currently using the single port of GPU and the other port is not being used.

So is there any way to set cuda ports to make the model to use 0 and 1 and 2 ... so on?

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

1 participant