OpenMM 8.1.1 release candidate

The functionality of OpenMM will (eventually) include everything that one would need to run modern molecular simulation.
POST REPLY
User avatar
Peter Eastman
Posts: 2551
Joined: Thu Aug 09, 2007 1:25 pm

OpenMM 8.1.1 release candidate

Post by Peter Eastman » Fri Jan 05, 2024 2:33 pm

A release candidate for OpenMM 8.1.1 is now available. You can install it with

Code: Select all

mamba install -c conda-forge/label/openmm_rc -c conda-forge openmm
This is a patch release that fixes two bugs. See https://github.com/openmm/openmm/pull/4351 and https://github.com/openmm/openmm/pull/4364 for details.

Please try it out and report whether it works ok for you. If no further problems are found, we'll plan to make the official release in a week.

POST REPLY