- 01 Jul, 2020 1 commit
-
-
Peter Eastman authored
-
- 30 Jun, 2020 1 commit
-
-
Peter Eastman authored
-
- 29 Jun, 2020 1 commit
-
-
Peter Eastman authored
-
- 23 Jun, 2020 1 commit
-
-
peastman authored
Updated benchmark script
-
- 22 Jun, 2020 1 commit
-
-
Peter Eastman authored
-
- 15 Jun, 2020 7 commits
-
-
peastman authored
Added 2019 CHARMM polarizable force field
-
peastman authored
Nosé Hoover Integrator docs
-
peastman authored
-
Andy Simmonett authored
-
Andy Simmonett authored
-
peastman authored
CPU: Various optimisations which improve AVX/AVX2
-
Daniel Towner authored
-
- 11 Jun, 2020 1 commit
-
-
peastman authored
-
- 09 Jun, 2020 2 commits
-
-
peastman authored
CPU: Added support for AVX2.
-
Daniel Towner authored
-
- 04 Jun, 2020 4 commits
- 03 Jun, 2020 4 commits
-
-
peastman authored
Fixed an error using virtual sites with patches
-
peastman authored
-
peastman authored
Allow selection of OpenCL platfom/device for plugin tests
-
Thomas Trummer authored
-
- 02 Jun, 2020 5 commits
-
-
peastman authored
Adding SOVERSION for OpenMM main shared library
-
peastman authored
Add OpenCL platform index for tests that use two devices
-
Thomas Trummer authored
-
Andrius Merkys authored
-
peastman authored
Fixed check for changed exceptions
-
- 01 Jun, 2020 7 commits
-
-
peastman authored
-
peastman authored
Fix undefined behaviour when accessing empty std::vector
-
Thomas Trummer authored
-
peastman authored
Silence warning about casting 'int' to 'void*' on x64 for msvc
-
peastman authored
Improvements for ARM64 vector implementation
-
Andrius Merkys authored
-
Thomas Trummer authored
Cast 'int' to an integer with the same size as a pointer before casting to a 'void*' (fixes warning C4312: 'type cast': conversion from 'int' to 'void *' of greater size).
-
- 29 May, 2020 4 commits
-
-
peastman authored
Replace NULL with nullptr when adding kernel arguments
-
Thomas Trummer authored
This ensures that the correct argument size is used when calling clSetKernelArg.
-
peastman authored
Fix invalid call to __host__ function in computeBondedForces
-
peastman authored
Added Integrator.setIntegrationForceGroups()
-
- 28 May, 2020 1 commit
-
-
peastman authored
Made some tests more robust
-