- 30 Jun, 2020 1 commit
-
-
Peter Eastman authored
-
- 29 Jun, 2020 1 commit
-
-
Peter Eastman authored
-
- 27 May, 2020 1 commit
-
-
peastman authored
-
- 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
-
- 29 Oct, 2019 1 commit
-
-
Frazer Leslie Clews authored
-
- 22 Aug, 2019 2 commits
-
-
Chengwen Liu authored
-
Michael Schnieders authored
Improve the performance of sending the AmoebaVdwLambda to Cuda using pinned host memory; Updated the AmoebaVdwForceProxy to version 3, and added backward compatibility to version 2; updated TestAPIUnits.py to handle the per particle lambda flag
-
- 21 Aug, 2019 2 commits
-
-
Michael Schnieders authored
-
Michael Schnieders authored
changed the type of the isAlchemical Cuda array to float, which is needed for the CudaNonbondedUtilities.addParameter method to work; the TestCudaAmoebaVdwForce now passes for its current set of tests, but new tests are needed to check the softcore behavior
-
- 20 Aug, 2019 3 commits
-
-
Michael Schnieders authored
-
Michael Schnieders authored
-
Michael Schnieders authored
Rough draft AmoebaVdwForce Cuda code; next steps are to add CUDA kernal compilation support for USE_SOFTCORE, VDW_LAMBDA, VDW_SOFTCORE_POWER, VDW_SOFTCORE_ALPHA, and per particle isAlchemicalI / isAlchemicalJ flags
-
- 19 Aug, 2019 1 commit
-
-
Michael Schnieders authored
AMOEBA vdW softcore is propogated through the Reference platform; pending some feedback adding it to the CUDA code can begin
-
- 12 Apr, 2019 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 09 Apr, 2019 1 commit
-
-
peastman authored
* Created API for HIPPO force field * Beginning of reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Continuing reference implementation of HIPPO * Completed reference of HIPPO with no cutoff * Beginning cutoffs/PME for reference implementation of HIPPO * Continuing PME for reference implementation of HIPPO * Continuing PME for reference implementation of HIPPO * Continuing PME for reference implementation of HIPPO * Completed reference implementation of HIPPO * Cleanup and optimization to HIPPO reference * Further cleanup to HIPPO * Combined direct space interactions into a single loop * Compute direct space interactions in quasi-internal frame * Beginning of CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Continuing CUDA implementation of HIPPO * Finished CUDA implementation of HIPPO * More features and test cases for HippoNonbondedForce * Serialization and Python API for HippoNonbondedForce * Fixed sign error in computing forces
-
- 16 Aug, 2018 1 commit
-
-
Peter Eastman authored
-
- 24 Jul, 2018 1 commit
-
-
Peter Eastman authored
-
- 14 Feb, 2018 1 commit
-
-
Peter Eastman authored
-
- 10 Feb, 2018 1 commit
-
-
Michael Schnieders authored
Fixed an edge case bug for Gyrcuk Radii. If the radius (ri) of the atom being descreened is larger than sum of the separation distance (r) and scaled descreening radius (sk), then there is no descreening. This could happen for carbon atom (ri ~= 2) engulfing its bonded hydrogens (sk < 1).
-
- 24 Mar, 2017 1 commit
-
-
peastman authored
-
- 01 Mar, 2017 1 commit
-
-
Peter Eastman authored
-
- 19 Jan, 2017 2 commits
-
-
Andy Simmonett authored
o Variable renaming in multipole electrostatics code, to avoid confusion. o CUDA test case only runs finite difference test for the double precision test.
-
Andy Simmonett authored
-
- 22 Nov, 2016 1 commit
-
-
Peter Eastman authored
-
- 24 Oct, 2016 1 commit
-
-
Peter Eastman authored
-
- 20 Oct, 2016 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 18 Oct, 2016 1 commit
-
-
Peter Eastman authored
-
- 17 Oct, 2016 1 commit
-
-
Peter Eastman authored
-
- 07 Sep, 2016 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 02 Sep, 2016 1 commit
-
-
peastman authored
-
- 01 Sep, 2016 1 commit
-
-
Peter Eastman authored
-
- 05 Jul, 2016 1 commit
-
-
Saurabh Belsare authored
-
- 30 Jun, 2016 2 commits
-
-
Saurabh Belsare authored
-
peastman authored
-
- 25 May, 2016 1 commit
-
-
Peter Eastman authored
-
- 20 Apr, 2016 1 commit
-
-
Peter Eastman authored
-
- 13 Apr, 2016 1 commit
-
-
Peter Eastman authored
-