- 11 May, 2022 1 commit
-
-
Peter Eastman authored
* Added FAQ links to error messages * Added missing Windows export
-
- 17 Apr, 2022 1 commit
-
-
Peter Eastman authored
* Vectorize NonbondedForce with no cutoff * Vectorize CustomNonbondedForce with no cutoff * Memory efficient dense neighbor list * Fixed errors
-
- 15 Apr, 2022 1 commit
-
-
Peter Eastman authored
-
- 14 Apr, 2022 1 commit
-
-
Peter Eastman authored
* Began vectorizing CustomNonbondedForce * Refactored CpuCustomNonbondedForce to support multiple vector sizes * AVX implementation of CpuCustomNonbondedForce * Fixed compilation errors
-
- 27 Jan, 2022 1 commit
-
-
Peter Eastman authored
* Reference implementation of computed values for CustomNonbondedForce * CPU implementation of computed values for CustomNonbondedForce * Common implementation of computed values for CustomNonbondedForce * Serialization of computed values * ForceField supports computed values
-
- 02 Nov, 2021 1 commit
-
-
Peter Eastman authored
* updateParametersInContext() can change tabulated functions * Fixed error in building C wrappers * updateParametersInContext() can change tabulated functions for CustomCentroidBondForce * CustomNonbondedForce can update tabulated functions * CustomGBForce can update tabulated functions * CustomManyParticleForce can update tabulated functions * CustomHbondForce can update tabulated functions
-
- 20 Sep, 2021 1 commit
-
-
Peter Eastman authored
-
- 25 Nov, 2020 1 commit
-
-
peastman authored
-
- 01 Jun, 2020 1 commit
-
-
peastman authored
-
- 30 Apr, 2020 1 commit
-
-
dwtowner authored
* CPU: Refactored code to be generic across vector CPU platforms. Ewald and non-Ewald interactions now share a common code base, templated on their interaction type. The vec4 and vec8 implementations have been replaced by a single generic implementation class which is templated on SIMD type. Currently works for SIMD4 and SIMD8 types, but can be extended in future to support other types (e.g., AVX-512). Modified runtime CPU support to lay groundwork for future SIMD types. Pulled out some vector utility functions (gather pair, reduce), and refactored the AVX CPU code to make use of them. * CPU: Fixed coding standards and incorrect header include. * CPU: Fixed code review comments from PR #2661 * CPU: Fixed CI build issues. * CPU: Further CI fixes. * CPU: Fix for unit test failure on MacOS. Reverted optimised code to go back to a version which is thought to work on MacOS. The optimisation will be ...
-
- 23 Mar, 2020 1 commit
-
-
Alex Henrie authored
* Remove unused variable from CpuCustomGBForce::calculateIxn * Remove unused variable from CpuCalcCustomManyParticleForceKernel::initialize * Remove unused variable from CudaCalcCustomCVForceKernel::initialize * Remove unused variable from ReferenceCalcCustomManyParticleForceKernel::initialize * Remove unused variables from ReferenceObc::computeBornEnergyForces * Remove unused variable from AmoebaTorsionTorsionForceProxy::serialize
-
- 21 Feb, 2020 1 commit
-
-
peastman authored
-
- 14 Feb, 2020 1 commit
-
-
Peter Eastman authored
-
- 04 Feb, 2020 1 commit
-
-
Peter Eastman authored
-
- 28 Jan, 2020 1 commit
-
-
peastman authored
-
- 21 Oct, 2019 1 commit
-
-
peastman authored
-
- 11 Sep, 2019 1 commit
-
-
peastman authored
-
- 24 Jun, 2019 1 commit
-
-
Peter Eastman authored
-
- 30 Nov, 2018 1 commit
-
-
peastman authored
-
- 10 Oct, 2018 1 commit
-
-
Peter Eastman authored
-
- 23 Sep, 2018 1 commit
-
-
peastman authored
-
- 03 Jul, 2018 1 commit
-
-
peastman authored
-
- 25 Jun, 2018 1 commit
-
-
peastman authored
-
- 21 Jun, 2018 1 commit
-
-
peastman authored
-
- 30 May, 2018 1 commit
-
-
peastman authored
-
- 28 Jun, 2017 1 commit
-
-
Peter Eastman authored
-
- 03 May, 2017 1 commit
-
-
peastman authored
-
- 03 Mar, 2017 1 commit
-
-
peastman authored
-
- 15 Feb, 2017 1 commit
-
-
peastman authored
-
- 19 Jan, 2017 1 commit
-
-
Andy Simmonett authored
-
- 13 Jan, 2017 1 commit
-
-
peastman authored
-
- 19 Dec, 2016 3 commits
-
-
Andy Simmonett authored
o Only reference reciprocal space code works, for now. o Vector lengths of 4 and 8 implemented and tested. o Tests pass for Reference and CPU platforms.
-
Andy Simmonett authored
o Added C12 shift term, to match GMX. o Added tests to compare energies and forces directly to GMX, with and without exclusions. o Modified set/get LJPME parameters to look similar to electrostatic equivalents.
-
Andy Simmonett authored
-
- 01 Dec, 2016 1 commit
-
-
Peter Eastman authored
-
- 18 Nov, 2016 3 commits
-
-
Andy Simmonett authored
o Only reference reciprocal space code works, for now. o Vector lengths of 4 and 8 implemented and tested. o Tests pass for Reference and CPU platforms.
-
Andy Simmonett authored
o Added C12 shift term, to match GMX. o Added tests to compare energies and forces directly to GMX, with and without exclusions. o Modified set/get LJPME parameters to look similar to electrostatic equivalents.
-
Andy Simmonett authored
-
- 10 Aug, 2016 1 commit
-
-
peastman authored
-
- 13 Jul, 2016 1 commit
-
-
peastman authored
-