Skip to content

Add gromacs 2024 ~mpi

Daniel Filipe Jana requested to merge packages/gromacs-2024 into main

Without MPI for two reasons:

  • for situations that don't need MPI, threadMPI is often faster
  • to prepare for eventually adding with +plumed and +cufftmp. Even though the +plumed appears in the name, it's less confusion (since there will only be one -mpi* module.

Merge request reports