OpenMM interface ================= OpenMM is a highly-optimized GPU MD code. By using OpenMM-Torch plugin, it enables full GPU MD simulation with machine learning potentials. Intallation ------------- .. code-block:: bash conda install pytorch-gpu=1.13.1 openmm-torch -c conda-forge Deploy trained model ------------------------------ No documentation yet.