- 13 Jul, 2022 1 commit
-
-
Peter Eastman authored
-
- 11 Jul, 2022 1 commit
-
-
Yaser Afshar authored
-
- 30 Jun, 2022 1 commit
-
-
Peter Eastman authored
* Use PocketFFT instead of FFTW * Minor cleanup * Use PocketFFT instead of fftpack for reference platform * Remove FFTW as a dependency * Converted a test case to use PocketFFT * Fixed an incorrect comment
-
- 28 Jun, 2022 2 commits
-
-
Alex Izvorski authored
* Add benchmarks from Amber20 benchmark suite to standard benchmark script * Add ensemble option; don't change hydrogen mass in amber input files * Download and extract .tar.gz using pure python code, no wget/tar dependencies * Rename amber tests * add opc and opc3 models * update to match https://bioinformatics.cs.vt.edu/~izadi/OPC_Gromacs/opc.top * opc box, converted from ambertools-22.0-py38h6177452_1/dat/leap/lib/opcbox.off * change values to make serialized system match one created from prmtop as close as possible * unit test for opc water * opc - final values, match frcmod.opc; derivation in comments * opc3 water - final values, shows derivation * opc3box made from ambertools 22 dat/leap/lib/opc3box.off * add opc3 water test * add opc and opc3 to docs * move tests to TestForceField.py * move opc tests out of amoeba tests, oops * move opcbox and opc3box pdb files Co-authored-by:
Alex Izvorski <alex@genesistherapeutics.ai>
-
Peter Eastman authored
-
- 24 Jun, 2022 1 commit
-
-
Peter Eastman authored
-
- 22 Jun, 2022 1 commit
-
-
Mike Henry authored
-
- 21 Jun, 2022 1 commit
-
-
Peter Eastman authored
-
- 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
-