- 22 May, 2021 1 commit
-
-
Peter Eastman authored
* Began converting AMOEBA to common platform * Beginning of OpenCL platform for AMOEBA * Converted AmoebaVdwForce to common platform * Cleaned up reference AMOEBA tests * Began converting AmoebaMultipoleForce to common platform * Continue converting AmoebaMultipoleForce to common platform * Bug fixes * Bug fix * Continue converting AmoebaMultipoleForce to common platform * Converting AmoebaMultipoleForce and AmoebaGeneralizedKirkwoodForce to common platform * Converting AmoebaMultipoleForce and AmoebaGeneralizedKirkwoodForce to common platform * Creating OpenCL version of AmoebaMultipoleForce and AmoebaGeneralizedKirkwoodForce * Creating OpenCL version of AmoebaMultipoleForce and AmoebaGeneralizedKirkwoodForce * Creating OpenCL version of AmoebaMultipoleForce and AmoebaGeneralizedKirkwoodForce * Converted arrays from real3 to real * Bug fix to OpenCL AmoebaGeneralizedKirkwoodForce * Fixes for AMD GPUs * Began converting HippoNonbondedForce to common platform * Continuing to convert HippoNonbondedForce to common platform * Continuing to convert HippoNonbondedForce to common platform * Working on unifying PME kernels * Fixed error on devices without 64 bit atomics * Unified PME kernels * Converted HippoNonbondedForce to common platform * Creating OpenCL implementation of HippoNonbondedForce * Continuing OpenCL implementation of HippoNonbondedForce * Mostly finished OpenCL implementation of HippoNonbondedForce * Eliminated three component vector types in host code * Fix errors on CPU OpenCL * Skip double precision tests for AMOEBA on OpenCL * Bug fixes * Bug fixes * Fixed compilation error
-
- 21 May, 2021 1 commit
-
-
Peter Eastman authored
-
- 22 Mar, 2021 1 commit
-
-
Peter Eastman authored
* Converted RPMD plugin to common platform * Merged RPMD tests for different platforms * Try to fix errors on CPU OpenCL
-
- 19 Mar, 2021 1 commit
-
-
Peter Eastman authored
* Converted more code to common platform * Converted more code to common platform
-
- 16 Mar, 2021 1 commit
-
-
David Clark authored
Co-authored-by:David Clark <daclark@nvidia.com>
-
- 11 Mar, 2021 1 commit
-
-
Peter Eastman authored
-
- 03 Mar, 2021 1 commit
-
-
Dann239 authored
* Made ComputeContext worker threads rethrow encountered exceptions into the main thread. * Changed misleading variable names. * Changed a misleading exception description
-
- 28 Feb, 2021 1 commit
-
-
Peter Eastman authored
* Began implementing geometric functions on points * Started common implementation of point functions * Completed implementation of point functions for CustomCompoundBondForce * Implemented point functions for CustomCentroidBondForce * Implemented point functions for CustomManyParticleForce * Use point functions to simplify implementation of custom forces * Removed unnecessary code * Fixed typo
-
- 22 Feb, 2021 1 commit
-
-
Peter Eastman authored
* Improve selection of architecture to compile for * Fixed compilation errors on older CUDA versions
-
- 18 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 11 Feb, 2021 1 commit
-
-
Peter Eastman authored
* Use command line compiler if it is explicitly specified * Don't set OPENMM_CUDA_COMPILER on Jenkins
-
- 09 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 02 Feb, 2021 1 commit
-
-
Peter Eastman authored
-
- 28 Jan, 2021 2 commits
-
-
Peter Eastman authored
-
David Clark authored
* Frames distance calculation as matrix multiplciation * Adds comment explaining distance calculation * Tunes launch bound for cuda11.2 * Simplifies the effective matrix multiplication Co-authored-by:David Clark <daclark@nvidia.com>
-
- 06 Jan, 2021 1 commit
-
-
peastman authored
-
- 28 Dec, 2020 1 commit
-
-
peastman authored
-
- 27 Dec, 2020 1 commit
-
-
peastman authored
-
- 23 Dec, 2020 1 commit
-
-
peastman authored
-
- 22 Dec, 2020 1 commit
-
-
informatorius authored
* Update IntegrationUtilities.cpp * Use pinned buffer and for context download * use template to reduce duplicate code * Remove template and only add PinnedBuffer for minor performance improvement * Use pinned buffer for minor performance improvement Co-authored-by: xxx <yyy>
-
- 12 Dec, 2020 1 commit
-
-
peastman authored
-
- 10 Dec, 2020 2 commits
-
-
David Clark authored
* Changes name of NVRTC program * Adds launch bounds for findInteractingBlocks * Replaces launch bound parameter with named constant Co-authored-by:David Clark <daclark@nvidia.com>
-
David Clark authored
* Adds cuFFT error checking for execution * Removes tabs Co-authored-by:David Clark <daclark@nvidia.com>
-
- 25 Nov, 2020 1 commit
-
-
peastman authored
-
- 02 Nov, 2020 1 commit
-
-
bdenhollander authored
4*(1<<30) evaluates to 0 so the check returns true on 2GB cards. Test runs fine on 2GB cards but requires over 4GB of system memory.
-
- 08 Oct, 2020 1 commit
-
-
peastman authored
-
- 25 Sep, 2020 1 commit
-
-
peastman authored
-
- 24 Sep, 2020 1 commit
-
-
peastman authored
-
- 16 Sep, 2020 1 commit
-
-
peastman authored
-
- 10 Sep, 2020 1 commit
-
-
peastman authored
-
- 03 Sep, 2020 2 commits
- 02 Sep, 2020 1 commit
-
-
peastman authored
-
- 28 Aug, 2020 1 commit
-
-
peastman authored
-
- 20 Aug, 2020 1 commit
-
-
peastman authored
* Fixed range overflow with very large numbers of atoms * More fixes to overflow with large numbers of atoms * Fix test failures
-
- 18 Aug, 2020 1 commit
-
-
peastman authored
* Updated to latest values for physical constants * Updated documentation on physical constants * Updated Python unit definitions * Fixed constants in test case * Added a comment
-
- 29 Jul, 2020 1 commit
-
-
peastman authored
-
- 28 Jul, 2020 1 commit
-
-
peastman authored
-
- 13 Jul, 2020 2 commits