1. 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
  2. 25 Jul, 2023 1 commit
  3. 05 Jun, 2023 1 commit
  4. 23 Feb, 2023 1 commit
    • bdenhollander's avatar
      Add OpenCLPlatformIndex to benchmark.py (#3976) · aa363660
      bdenhollander authored
      Fix specifying a device will fail to run when multiple OpenCL platforms are available. Specifying `--verbose` prints the following exception:
      ```
      Specified DeviceIndex but not OpenCLPlatformIndex. When multiple platforms are available, a platform index is needed to specify a device.
      ```
      aa363660
  5. 17 Jan, 2023 1 commit
  6. 09 Jan, 2023 1 commit
  7. 12 Aug, 2021 1 commit
  8. 10 Feb, 2021 1 commit
    • Jaime Rodríguez-Guerra's avatar
      Migrate CI to GH Actions (#2964) · 6f8534dc
      Jaime Rodríguez-Guerra authored
      * Add draft GHA-based CI for Linux
      
      * Fix events
      
      * Dup key
      
      * Fix path
      
      * Update env vars
      
      * More fixes
      
      * Fix env vars again
      
      * add doxygen
      
      * add sudo
      
      * Typo
      
      * upgrade CUDA
      
      * escape newlines
      
      * more backslashes
      
      * fix CUDA_APT
      
      * more env vars fixes
      
      * fix missing file
      
      * acumulate env_vars
      
      * build python wrappers only if requested
      
      * add pytest
      
      * use $GITHUB_ENV
      
      https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files
      
      * use ${GITHUB_WORKSPACE}
      
      * Pin older gromacs
      
      * add windows
      
      * Provide default values for unbound vars
      
      * fixes
      
      * this is powershell not cmd
      
      * update envs
      
      * win fix
      
      * make windows use cmd
      
      * Change install prefix
      
      * fixes
      
      * better env files
      
      * Increase timeout threshold
      
      * set xcode to 10.x
      
      * specify action version
      
      * fix sdk in macos
      
      * split jobs a bit more
      
      * build wrappers even if tests failed for c...
      6f8534dc
  9. 09 Feb, 2021 1 commit
  10. 01 Feb, 2021 1 commit
  11. 12 Jan, 2021 1 commit
  12. 11 Jan, 2021 1 commit
  13. 23 Oct, 2020 1 commit
  14. 22 Jun, 2020 1 commit
  15. 14 Feb, 2020 1 commit
  16. 17 Jan, 2020 1 commit
  17. 08 Jan, 2020 1 commit
  18. 05 Jan, 2020 1 commit
  19. 21 Oct, 2019 1 commit
  20. 01 Jul, 2019 1 commit
  21. 08 May, 2018 1 commit
  22. 28 Nov, 2017 1 commit
  23. 24 Dec, 2016 2 commits
  24. 22 Sep, 2016 1 commit
  25. 21 Apr, 2016 2 commits
  26. 14 Jan, 2016 1 commit
  27. 22 Oct, 2015 1 commit
  28. 10 Sep, 2015 1 commit
  29. 27 Aug, 2015 1 commit
  30. 12 Aug, 2015 1 commit
  31. 10 Mar, 2015 1 commit
  32. 10 Feb, 2015 1 commit
  33. 19 Nov, 2014 2 commits
  34. 18 Nov, 2014 1 commit
  35. 04 Nov, 2014 1 commit
  36. 11 Aug, 2014 1 commit
  37. 23 Jul, 2014 1 commit