AMBER: Difference between revisions

Jump to navigation Jump to search
35 bytes removed ,  7 years ago
Line 18: Line 18:
  sander -O  -i in.md  -c crd.md.23  -o cytosine.out
  sander -O  -i in.md  -c crd.md.23  -o cytosine.out


The following example is a sander.MPI parallel job script, mysub.sh (inputs: in.md, crd.md.23, prmtop)
The following example is a sander.MPI parallel job script, mysub.sh
  #!/bin/bash
  #!/bin/bash
  #SBATCH --nodes=1 --ntasks-per-node=32  # 1 node with 32 cpus, MPI job
  #SBATCH --nodes=1 --ntasks-per-node=32  # 1 node with 32 cpus, MPI job
cc_staff
120

edits

Navigation menu