Skip to content

Commit

Permalink
Merge pull request #18 from jade-hpc-gpu/amg_gromacs_2
Browse files Browse the repository at this point in the history
AMG - Corrected gromacs module name
  • Loading branch information
andygittings committed Feb 23, 2018
2 parents 2d76699 + 692783b commit cecb680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion software/molecular-dynamics/gromacs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Gromacs jobs can run using 1, 4 (half a node), or 8 (full node) GPUs (please see
#SBATCH -p small

module purge
module load gromacs/2018
module load gromacs/2018.0

mpirun -np ${SLURM_NTASKS_PER_NODE} --bind-to socket \
gmx_mpi mdrun -s topol.tpr \
Expand Down

0 comments on commit cecb680

Please sign in to comment.