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
Rob Welch edited this page Feb 20, 2024
·
1 revision
AMBER install
The MPI/cuda installation on JADE2 is a bit scuffed, so it's not possible to compile AMBER22, so AMBER20 was used for all benchmarks (via via module load amber/20).
GROMACS
Used the module gromacs/2022.2
NAMD
NAMD 3.0 alpha 7 was used, as it provided on JADE2 via module load namd/3.0-alpha7
The script file needs an extra line to support GPUs, that line is: CUDASOAintegrate on
OpenMM
The provided module is scuffed, so OpenMM was installed via conda. The most recent version is 8.1 as of january 2024 (when these tests were done). To correctly install conda, you need to use compatible gcc and cuda versions from conda-forge: