cc_staff
163
edits
mNo edit summary |
|||
Line 1: | Line 1: | ||
=Introduction= | =Introduction= | ||
OpenMM is a toolkit for molecular simulation. It can be used either as a stand-alone application for running simulations or as a library you call from your own code. It provides a combination of extreme flexibility (through custom forces and integrators), openness, and high performance (especially on recent GPUs) that makes it unique among MD simulation packages. | OpenMM is a toolkit for molecular simulation. It can be used either as a stand-alone application for running simulations or as a library you call from your own code. It provides a combination of extreme flexibility (through custom forces and integrators), openness, and high performance (especially on recent GPUs) that makes it unique among MD simulation packages. | ||
= Job submission = | |||
= Running Simulation with AMBER Topology and Restart Files = | |||
== Preparing Python Virtual Environment == | |||
== Job submission == | |||
Below is a job script for a simulation using one A100 GPU. | Below is a job script for a simulation using one A100 GPU. | ||
{{File | {{File |