-
Notifications
You must be signed in to change notification settings - Fork 0
ARCHER2 Technical Notes
Rob Welch edited this page Feb 20, 2024
·
2 revisions
- AMBER22 was used, compiled with
PrgEnv-gnu/8.3.3
andcmake/3.21.3
, according to the AMBER22 manual.
- GROMACS 2023.3 was used, compiled according to the official instructions.
- The NAMD2.14 module was used.
The module provided has no OpenMP support, so LAMMPS Aug 2023 was compiled with PrgEnv-gnu/8.3.3' and
cmake/3.21.3` and the following options:
cmake -D PKG_GPU=on -D PKG_MOLECULE=on -D PKG_KSPACE=on -D PKG_RIGID=on -D PKG_EXTRA-DUMP=on -D PKG_OPENMP=on -D BUILD_MPI=on -D BUILD_OPENMP=on ../cmake/