4、Gromacs

#!/bin/bash
#SBATCH -J gromacs
#SBATCH -p wzhctest
#SBATCH -N 2
#SBATCH --ntasks-per-node=120

module purge
module load compiler/intel/2017.5.239
module load mpi/hpcx/intel-2017.5.239
module load apps/gromacs/2019.5/hpcx-intel2017

srun --mpi=pmix_v3 gmx_mpi mdrun -nsteps 6000 -ntomp 1 -v -s 2018.tpr -g log/test.log -c log/test.gro -e log/test.edr

results matching ""

    No results matching ""