Search found 2 matches

by Josh Buckner
Fri Jan 14, 2022 7:09 am
Forum: OpenMM
Topic: OpenMM 7.7
Replies: 6
Views: 582

Re: OpenMM 7.7

I would like to report an issue with the file OpenMMFortranModule.f90 that is generated when building OpenMM from source and is also included in the conda package. This file contains three lines in which the result of an interface subroutine is declared as 'long long' This is not a valid fortran typ...
by Josh Buckner
Wed Nov 15, 2017 12:05 pm
Forum: OpenMM
Topic: C++11 and ThreadPool.h
Replies: 1
Views: 1040

C++11 and ThreadPool.h

In the master branch, ThreadPool.h uses std::function

Will the next version of OpenMM require C++11?

Which ABI will be used for the OpenMM binaries?