1. 14 Mar, 2025 1 commit
  2. 10 Mar, 2025 1 commit
  3. 05 Mar, 2025 1 commit
  4. 13 Jan, 2025 1 commit
  5. 22 Nov, 2024 1 commit
  6. 23 Sep, 2024 1 commit
    • Anton Gorenko's avatar
      Optimize PME spread charge kernel (#4633) · 8ea42950
      Anton Gorenko authored
      * PME_ORDER threads process one atom;
      * PME_ORDER threads access consecutive addresses;
      * No need to permute z indices with zindexTable;
      * finishSpreadCharge is needed only with fixed point charge spreading;
      8ea42950
  7. 10 Sep, 2024 1 commit
    • Peter Eastman's avatar
      Merged parallel code (#4649) · b28d2e66
      Peter Eastman authored
      * Unified lots of parallel computation code between platforms
      
      * Unified test code between platforms
      
      * Eliminated duplicated timing code
      b28d2e66
  8. 06 Sep, 2024 1 commit
    • Peter Eastman's avatar
      Optimize updateParametersInContext() (#4610) · 78902bed
      Peter Eastman authored
      * Optimize CustomNonbondedForce.updateParametersInContext()
      
      * Optimized uploading changed values to GPU
      
      * Optimized updateParametersInContext() for lots of bonded forces
      
      * Optimized updateParametersInContext() for CustomExternalForce
      
      * Optimized updateParametersInContext() for NonbondedForce
      
      * Code changes for HIP platform
      78902bed
  9. 19 Aug, 2024 1 commit
  10. 17 Feb, 2024 1 commit
  11. 02 Feb, 2024 1 commit
  12. 14 Dec, 2023 1 commit
  13. 12 Dec, 2023 1 commit
  14. 11 Dec, 2023 1 commit
  15. 16 Sep, 2023 1 commit
  16. 02 Aug, 2023 1 commit
    • Emilio Gallicchio's avatar
      Draft integration of the Alchemical Transfer Method (ATM) plugin (#4110) · d8c67699
      Emilio Gallicchio authored
      
      
      * Draft integration of the Alchemical Transfer Method (ATM) plugin
      
      * Attempt to store and retrieve forces--does not compile
      
      * Implement addForce()/getForce() methods
      
      * Throw exception when specifying properties without a Platform (#4130)
      
      * Fixed DOF calculation for NoseHooverIntegrator (#4128)
      
      * Fix variance in documentation of VerletIntegrator (#4138)
      
      * Python API for ATMForce
      
      * Fixed compilation error
      
      * Minor cleanup of formatting and documentation
      
      * Files for ATMForce test cases
      
      * More cleanup
      
      * Removed variable groups
      
      * Test ATMForce with two particles
      
      * More tests for ATMForce plus fixes
      
      * Added missing header
      
      * Rework interface to pass displacements as vector of parameters
      
      * Revert "Rework interface to pass displacements as vector of parameters"
      
      This reverts commit 5e092031f31ded1137b677588f007add1c2d6f82.
      
      * Test with nonbonded force
      
      * Allow energy expression to be customized
      
      * Optional displacements at the initial state
      
      * Fixed compilation error build C wrapper
      
      * Address edge case of default energy expression
      
      * Consistent naming of the variables of the displacement states
      
      * Test of soft core function of the default energy expression
      
      * Mark addForce() as taking ownership
      
      * initial python test for ATMForce
      
      * Test custom expressions
      
      * Expanded C++ API documentation for ATMForce
      
      * Energy parameter derivatives
      
      * Serialization for ATMForce
      
      * Documentation, cleanup, and fixes
      
      * Fixed typos
      
      * getPerturbationEnergy() computes energy
      
      * Another test case
      
      * Minor edits
      
      ---------
      Co-authored-by: default avatarPeter Eastman <peastman@stanford.edu>
      Co-authored-by: default avatarMichael Plainer <plainer@ymail.com>
      d8c67699
  17. 24 Jul, 2023 1 commit
  18. 20 Jul, 2023 1 commit
  19. 23 May, 2023 1 commit
  20. 14 May, 2023 1 commit
  21. 30 Mar, 2023 1 commit
  22. 02 Mar, 2023 1 commit
  23. 31 Jan, 2023 1 commit
  24. 12 Sep, 2022 1 commit
  25. 08 Sep, 2022 1 commit
  26. 12 Aug, 2022 1 commit
  27. 02 Aug, 2022 1 commit
  28. 17 May, 2022 1 commit
  29. 13 Apr, 2022 1 commit
  30. 09 Apr, 2022 1 commit
  31. 24 Mar, 2022 1 commit
  32. 07 Mar, 2022 1 commit
  33. 04 Mar, 2022 1 commit
  34. 01 Mar, 2022 1 commit
  35. 27 Jan, 2022 1 commit
  36. 10 Jan, 2022 1 commit
  37. 27 Dec, 2021 1 commit
  38. 30 Nov, 2021 1 commit
  39. 20 Nov, 2021 1 commit
  40. 19 Nov, 2021 1 commit