Skip to content

OpenMM-Torch 1.4

Latest
Compare
Choose a tag to compare
@raimis raimis released this 09 Oct 08:49
· 13 commits to master since this release
4fe23f6

This release fixes an issue with CUDA Graphs (#122) and support for Python 3.12 (#123).

This release can be installed from conda-forge:

conda install -c conda-forge openmm-torch=1.4

What's Changed

  • Use the same stream as the OpenMM context when replaying a CUDA graph. by @RaulPPelaez in #122
  • Use setuptools instead of distutils by @peastman in #123

Full Changelog: v1.3...v1.4