- 08 Jan, 2020 1 commit
-
-
peastman authored
* Began creating common compute framework to unify code between CUDA and OpenCL * Began OpenCL implementation of common compute framework * Common implementation of CMMotionRemover * CUDA implementation of common compute interface * Converted HarmonicBondForce to common compute API * Converted standard bonded forces to common compute API * Converted ExpressionUtilities to common compute API * Created ComputeParameterSet * Converted custom bonded forces to common compute API * Converted CustomCentroidBondForce to common compute API * Converted CustomManyParticleForce to common compute API * Moved lots of duplicate code from CudaContext and OpenCLContext to ComputeContext * Converted GayBerneForce to common compute API * Removed obsolete kernels * Converted verlet integrators to common compute API * Converted Langevin and Brownian integrators to common compute API * Converted CustomIntegrator to common compute API * Converted CustomNonbondedForce to common compute API * Removed uses of a deprecated API * Fixed failing test cases * Converted GBSAOBCForce to common compute API * Began converting CustomGBForce to common compute API * Finished converting CustomGBForce to common compute API * Merged duplicated code in CudaIntegrationUtilities and OpenCLIntegrationUtilities * Converted RMSDForce and AndersenThermostat to common compute API * Converted CustomHbondForce to common compute API * Merged scripts for encoding kernel sources * Converted Drude plugin to common compute API * Fixed errors in CMake scripts * Attempt at fixing errors on Windows * Added discussion of common compute API to developer guide * Added Windows export macro for common classes * Fixed error in CMMotionRemover * Ubdated travis to newer Ubuntu version * Fixed errors on CPU OpenCL * Fixed Windows linking errors * Added missing pragma for 32 bit atomics * Replaced long long with mm_long * More fixes to Windows linking * Bug fix
-
- 20 Dec, 2019 1 commit
-
-
Andy Simmonett authored
-
- 11 Dec, 2019 1 commit
-
-
Andy Simmonett authored
-
- 04 Dec, 2019 1 commit
-
-
Andy Simmonett authored
-
- 02 Dec, 2019 1 commit
-
-
Andy Simmonett authored
-
- 15 Nov, 2019 1 commit
-
-
Andy Simmonett authored
-
- 12 Nov, 2019 2 commits
-
-
Andy Simmonett authored
-
Andy Simmonett authored
-
- 07 Nov, 2019 1 commit
-
-
Andy Simmonett authored
-
- 04 Nov, 2019 1 commit
-
-
Andy Simmonett authored
-
- 01 Nov, 2019 1 commit
-
-
Andy Simmonett authored
-
- 29 Oct, 2019 1 commit
-
-
Frazer Leslie Clews authored
-
- 25 Oct, 2019 1 commit
-
-
Andy Simmonett authored
-
- 24 Oct, 2019 7 commits
-
-
Andy Simmonett authored
-
Andy Simmonett authored
-
Andy Simmonett authored
-
Andy Simmonett authored
-
Andy Simmonett authored
-
Andy Simmonett authored
-
Andy Simmonett authored
-
- 11 Sep, 2019 1 commit
-
-
peastman authored
-
- 15 Oct, 2018 1 commit
-
-
peastman authored
-
- 14 Feb, 2018 1 commit
-
-
Peter Eastman authored
-
- 09 Feb, 2018 1 commit
-
-
peastman authored
-
- 24 Mar, 2017 1 commit
-
-
peastman authored
-
- 13 Jan, 2017 1 commit
-
-
peastman authored
-
- 21 Sep, 2016 1 commit
-
-
peastman authored
-
- 27 Jun, 2016 1 commit
-
-
Peter Eastman authored
-
- 18 Jun, 2016 1 commit
-
-
Peter Eastman authored
-
- 21 Apr, 2016 1 commit
-
-
Peter Eastman authored
-
- 03 Feb, 2016 1 commit
-
-
Jing Huang authored
-
- 03 Nov, 2015 2 commits
-
-
Robert McGibbon authored
-
Robert McGibbon authored
Swigged python docstrings now include documented return values and type information or their arguments. They are generated in numpydoc format. Furthermore, all of the Python app layer docstrings have been changed to numpydoc format. The filterPythonFiles.py script which helps to generate the Doxygen Python API docs has been updated to reflect these changes.
-
- 26 Oct, 2015 1 commit
-
-
Robert T. McGibbon authored
New advanced options OPENMM_BUILD_CPU_TESTS, OPENMM_BUILD_SERIALIZATION_TESTS, OPENMM_BUILD_REFERENCE_TESTS were added to the cmake configuration and disabled in the OpenCL test matrix element to increase speed. Redundant or unnecessary apt packages removed from the travis installation.
-
- 06 Oct, 2015 1 commit
-
-
Peter Eastman authored
-
- 17 Sep, 2015 1 commit
-
-
peastman authored
-
- 27 Aug, 2015 1 commit
-
-
peastman authored
-
- 24 Aug, 2015 1 commit
-
-
peastman authored
-
- 12 Aug, 2015 1 commit
-
-
Peter Eastman authored
-
- 10 Jun, 2015 1 commit
-
-
Kyle Beauchamp authored
-