You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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?
The text was updated successfully, but these errors were encountered: