- 22 Apr, 2022 1 commit
-
-
Peter Eastman authored
-
- 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
-
- 13 Apr, 2022 1 commit
-
-
Peter Eastman authored
-
- 11 Apr, 2022 1 commit
-
-
Peter Eastman authored
-
- 10 Apr, 2022 1 commit
-
-
Peter Eastman authored
* Began implementing vectorization of Lepton expressions * Tests for vector expressions * Implemented CompiledVectorExpression for x86 * Bug fix * Optimized select() on ARM * Optimized select() on x86 * CompiledVectorExpression supports AVX * Bug fix * Updated docs * Use VEX encoded instructions for CompiledExpression * Optimized min() and max() on x86 * Optimized min() and max() on ARM * Fixed compilation error * Upgrade AsmJit
-
- 09 Apr, 2022 1 commit
-
-
Peter Eastman authored
-
- 08 Apr, 2022 3 commits
-
-
Peter Eastman authored
-
John Chodera authored
* Fix #3557 : Generate more informative error message if residue template not found. * Fix test failures
-
Peter Eastman authored
-
- 30 Mar, 2022 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 28 Mar, 2022 1 commit
-
-
Peter Eastman authored
-
- 24 Mar, 2022 1 commit
-
-
Peter Eastman authored
-
- 22 Mar, 2022 2 commits
-
-
Dann239 authored
* Prevent child integrators from accessing deleted context * Prevent reading property names from nullptr platform * Don't check properties in a loop, but only when there's a Platform * Clarified condition in "if" block Co-authored-by:Peter Eastman <peter.eastman@gmail.com>
-
Peter Eastman authored
-
- 18 Mar, 2022 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
* Optimized computing powers in CompiledExpression * Fixed compilation error * Attempt at fixing compilation error
-
- 17 Mar, 2022 1 commit
-
-
Peter Eastman authored
* Upgraded to new version of asmjit * JIT compilation for ARM * Updated CMake script
-
- 15 Mar, 2022 1 commit
-
-
Andreas Krämer authored
* computeDrudeTemperature * cleanup * revert drude temperature computation in DrudeNoseHoover
-
- 14 Mar, 2022 1 commit
-
-
Peter Eastman authored
* Do not add constraints involving extra particles * Added test case
-
- 11 Mar, 2022 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
* Max Drude distance defaults to 0.2 nm * Fixed incorrect number in docs * Fixed a test case
-
- 08 Mar, 2022 1 commit
-
-
Joe Greener authored
* Access atom element field * Update GB-Neck2 force regression test
-
- 07 Mar, 2022 1 commit
-
-
Anton Gorenko authored
It allows to use a faster float-to-int64 in the HIP platform.
-
- 04 Mar, 2022 3 commits
-
-
Peter Eastman authored
* Use importlib_metadata instead of pkg_resources * Use built in importlib when available * Revert change that didn't work
-
Peter Eastman authored
* Minor optimizations to computing single pairs * Adjusted MAX_BITS_FOR_PAIRS on Ampere
-
Peter Eastman authored
-
- 03 Mar, 2022 1 commit
-
-
Peter Eastman authored
* Ensure bond lengths are set before creating forces that depend on them * Minor formatting
-
- 02 Mar, 2022 1 commit
-
-
Peter Eastman authored
-
- 01 Mar, 2022 2 commits
-
-
Matt Thompson authored
* Only call set switching function/distance on nonbonded force(s) * Also catch CustomNonbondedForce * Fix logic around setEwaldErrorTolerance
-
Peter Eastman authored
* DrudeLangevinIntegrator has getSystemTemperature() * DrudeNoseHooverIntegrator has getSystemTemperature() * StateDataReporter reports system temperature for Drude systems * Fixed incorrect return type
-
- 27 Feb, 2022 1 commit
-
-
Peter Eastman authored
-
- 22 Feb, 2022 1 commit
-
-
Peter Eastman authored
-
- 19 Feb, 2022 1 commit
-
-
Peter Eastman authored
* Add library path with os.add_dll_directory() * Update path for Visual Studio
-
- 18 Feb, 2022 2 commits
-
-
Hrishikesh Dhondge authored
* Improved handling of CRYST1 records #3446 * Apply suggestions from code review Co-authored-by:
Jason Swails <jason@entos.ai> Co-authored-by:
Jason Swails <jason@entos.ai>
-
Peter Eastman authored
* Added documentation to clarify behavior of nonbonded exceptions * Added documentation to clarify behavior of nonbonded exceptions
-
- 16 Feb, 2022 1 commit
-
-
Peter Eastman authored
-
- 15 Feb, 2022 1 commit
-
-
Peter Eastman authored
-