Jake Fennick
Jake Fennick
export HDF5_USE_FILE_LOCKING=FALSE
See also https://github.com/choderalab/openmmtools/pull/557
FYI I just realized that I accidentally named this branch stable_equilibration instead of stable_minimization.
Seems like the CI may be failing because of this issue? https://github.com/conda-incubator/setup-miniconda/issues/116 Maybe`conda-incubator/setup-miniconda@v2` needs to be updated to the latest version?
After staring at this on and off for several months trying to decipher https://github.com/openmm/openmm/issues/2913 and figure out what it has to do with this, I think the problem lies with...
See also https://github.com/choderalab/yank/pull/1267
FYI I just realized that I accidentally named this branch stable_equilibration instead of stable_minimization.
I'm not sure why this is failing CI. `pytest openmmtools/tests/test_sampling.py -k 'test_minimize'` works on my machine.
Are there any thoughts on this PR? Again, disabling the barostat is really the only thing that is critical, which is why I originally separated it out into it's own...