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

Can I submit multiple folding jobs as a batch on one GPU in parallel? #257

Open
harshagrawal13 opened this issue Sep 16, 2024 · 1 comment

Comments

@harshagrawal13
Copy link

I wanted to know if it was possible to submit let's say 5 folding jobs on the same GPU in parallel by increasing the batch size? I don't want to do it one by one. When I try and do multiprocessing and submit 5 separately, the speed is significantly reduced. Any ideas?

@harshagrawal13 harshagrawal13 changed the title Can I submit multiple folding jobs as a batch on 1 GPU in parallel? Can I submit multiple folding jobs as a batch on one GPU in parallel? Sep 16, 2024
@Cs-eason
Copy link

Hey, I encountered the same problem. Have you solved this problem?

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