-
Notifications
You must be signed in to change notification settings - Fork 12
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
mention MPS #137
Comments
I assume you mean CUDA MPS? https://docs.nvidia.com/deploy/mps/index.html Would you be able to elaborate on it's use? It is not part of CUDA I have experience with. |
You wrote:
I assume you mean CUDA MPS?
Yes, sorry.
https://docs.nvidia.com/deploy/mps/index.html
Would you be able to elaborate on it's use? It is not part of CUDA I
have experience with.
No more than the doc, I'm afraid. (The current interest is potentially
packing multiple gromacs processes in a GPU, rather than MPI.)
|
My example for gromacs is at https://fx.srht.site/posts/2022-05-26-gromacs-mps.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've been discussing using MPS, which isn't mentioned. It's probably worth at least saying it's available.
The text was updated successfully, but these errors were encountered: