Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

New and most efficient way to install/load Latest version of GROMACS on the HPC (7/23/2024)

Please visit: GROMACS in Conda - Storrs HPC - UConn Knowledge Base

...

Code Block
srun -N 1 -n 8 -p general --constraint=skylake --pty bash

Next, we can load the modules we’ll need.

...