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

GROMACS installed does not support CUDA for GPU acceleration #3

Open
wmustafaAwad opened this issue Aug 28, 2022 · 2 comments
Open

Comments

@wmustafaAwad
Copy link

It support OpenCL, though.
This is just an FYI for users who will use this method from the repository.

@GiovanniBussi
Copy link
Member

Thanks for your comment. If anyone has some hint on how to fix the build scripts so as to enable CUDA I would e happy to try

@wmustafaAwad
Copy link
Author

Hi Giovanni,
Two days ago I built plumed v2.8 with gromacs 2021.4 on Ubuntu 20.

You can first check building with CUDA support using the cmake flag:

-DGMX_GPU=CUDA

Make sure you have a nvidia gpu attached, nvidia driver (nvidia-smi command), and cuda 11.4+ installed.

I have never collaborated on making a conda package available, but I would be more than willing to do so.
Please feel free to reach out on my mail:
[email protected]

I can even facilitate building it for different hardwares.

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