- 10 Jun, 2022 2 commits
-
-
Peter Eastman authored
-
Mike Henry authored
* add fix to Prevent Windows from defining macros that interfere with other code * add fix to the tippy top of the file
-
- 09 Jun, 2022 1 commit
-
-
CoryKornowicz authored
* ZeroDivisionError Fix to Metadynamics Bias * Corrected Error Message
-
- 08 Jun, 2022 1 commit
-
-
Peter Eastman authored
* Avoid adding duplicate exclusions to CustomNonbondedForce * Fixed error in adding explicit constraints
-
- 03 Jun, 2022 1 commit
-
-
Peter Eastman authored
-
- 02 Jun, 2022 1 commit
-
-
Peter Eastman authored
-
- 01 Jun, 2022 1 commit
-
-
Xavier Hallade authored
Without this fix, we see cases in which not all work-items in a thread group end up hitting the same number of barriers, which leads to a hang in OpenCL GPU execution.
-
- 31 May, 2022 1 commit
-
-
Stefan Hervø-Hansen authored
* Added temperature adjustment to MC barostat for simulated tempering fixes #3612 * Added test for simulated tempering with MC barostat. * Fixed typo in TestSimulatedTempering.py * Updated NPT test for SimulatedTempering * Updated variable naming * Reverted back to harmonic oscillator test
-
- 19 May, 2022 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
-
- 18 May, 2022 1 commit
-
-
Peter Eastman authored
-
- 17 May, 2022 1 commit
-
-
Peter Eastman authored
-
- 11 May, 2022 1 commit
-
-
Peter Eastman authored
* Added FAQ links to error messages * Added missing Windows export
-
- 09 May, 2022 1 commit
-
-
Peter Eastman authored
-
- 04 May, 2022 2 commits
-
-
Peter Eastman authored
-
Peter Eastman authored
* Update CUDA keys * Fixed typo
-
- 03 May, 2022 1 commit
-
-
Peter Eastman authored
-
- 23 Apr, 2022 1 commit
-
-
Peter Eastman authored
-
- 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
-