pmemd.cuda -O -i mdin -p prmtop -c inpcrd -r restrt -x mdcrd -inf mdinfo -ref refc
$AMBERHOME/bin/pmemd.cuda -O
-i mdin -
o mdout -p prmtop -c inpcrd -r restrt -x mdcrd -inf mdinfo -ref refc
pmemd.cuda -O -i heat.mdin -p prmtop -c minimized_struct.inpcrd -r heat.rst -x heat.mdcrd -inf heat.mdinfo
pmemd.cuda -O -i equil.mdin -p prmtop -c heat.rst -r equil1.rst -x equil1.mdcrd -inf equil1.mdinfo
pmemd.cuda -O -i equil.mdin -p prmtop -c equil1.rst -r equil2.rst -x equil2.mdcrd -inf equil2.mdinfo
export PATH=$PATH:/path/to/binary
gridmarkets-cli submit --job-file path/to/files_for_submission/job_file --project-name my-project-name--product amber --product-version 2022 --machine-type pharma-low --machines 1 --credits-budget 0 --upload-all-files --confirm
DHFR NPT HMR 4fs = 23,558 atoms This is a more realistic version of the JAC (DHFR) benchmark run with what would be typical NPT production parameters. It uses shake with hydrogen mass repartitioning and a 4fs timestep. It has a 8 angstrom cutoff, runs in the NPT ensemble and writes to the output and trajectory file every 2500 steps (10ps). Additionally it writes to the restart file every 50000 steps. NSTLIM is set to 100,000 by default but should be increased for larger processor count runs. For performance reasons it is set to produce NETCDF binary trajectory files. | |
Typical Production MD NVE with reasonable energy conservation, HMR, 4fs. &cntrl ntx=5, irest=1, ntc=2, ntf=2, nstlim=100000, ntpr=2500, ntwx=2500, ntwr=50000, dt=0.004, cut=8., ntt=1, tautp=10.0, temp0=300.0, ntb=2, ntp=1, barostat=2, ioutfm=1, / | The required input files are as follows: Amber mdin file: dhfr_npt_4fs.mdin Topology file: dhfr_hmass.prmtop Input Coordinate File: dhfr_npt_4fs.inpcrd |
pmemd.cuda -O -i dhfr_npt_4fs.mdin -p dhfr_hmass.prmtop -c dhfr_npt_4fs.inpcrd -r dhfr_npt_4fs.rst -x dhfr_npt_4fs.mdcrd -inf dhfr_npt_4fs.mdinfo