1. 22 Jun, 2022 1 commit
  2. 21 Jun, 2022 1 commit
  3. 10 Jun, 2022 1 commit
  4. 01 Jun, 2022 1 commit
    • Xavier Hallade's avatar
      fix divergence in barriers (#3621) · 7af08783
      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.
      7af08783
  5. 19 May, 2022 1 commit
  6. 17 May, 2022 1 commit
  7. 11 May, 2022 1 commit
  8. 17 Apr, 2022 1 commit
  9. 15 Apr, 2022 1 commit
  10. 14 Apr, 2022 1 commit
    • Peter Eastman's avatar
      Vectorized CpuCustomNonbondedForce (#3568) · c8981916
      Peter Eastman authored
      * Began vectorizing CustomNonbondedForce
      
      * Refactored CpuCustomNonbondedForce to support multiple vector sizes
      
      * AVX implementation of CpuCustomNonbondedForce
      
      * Fixed compilation errors
      c8981916
  11. 13 Apr, 2022 1 commit
  12. 09 Apr, 2022 1 commit
  13. 28 Mar, 2022 1 commit
  14. 24 Mar, 2022 1 commit
  15. 07 Mar, 2022 1 commit
  16. 04 Mar, 2022 2 commits
  17. 02 Mar, 2022 1 commit
  18. 01 Mar, 2022 1 commit
  19. 16 Feb, 2022 1 commit
  20. 13 Feb, 2022 1 commit
  21. 27 Jan, 2022 2 commits
  22. 10 Jan, 2022 1 commit
  23. 27 Dec, 2021 1 commit
  24. 30 Nov, 2021 1 commit
  25. 20 Nov, 2021 1 commit
  26. 19 Nov, 2021 1 commit
  27. 15 Nov, 2021 1 commit
  28. 02 Nov, 2021 1 commit
    • Peter Eastman's avatar
      updateParametersInContext() can change tabulated functions (#3307) · 27bcb657
      Peter Eastman authored
      * updateParametersInContext() can change tabulated functions
      
      * Fixed error in building C wrappers
      
      * updateParametersInContext() can change tabulated functions for CustomCentroidBondForce
      
      * CustomNonbondedForce can update tabulated functions
      
      * CustomGBForce can update tabulated functions
      
      * CustomManyParticleForce can update tabulated functions
      
      * CustomHbondForce can update tabulated functions
      27bcb657
  29. 14 Oct, 2021 1 commit
    • Peter Eastman's avatar
      Created MonteCarloFlexibleBarostat (#3284) · 9270d590
      Peter Eastman authored
      * Created MonteCarloFlexibleBarostat
      
      * Improved test cases
      
      * Documentation for MonteCarloFlexibleBarostat
      
      * Added a missing include
      
      * Serialization for MonteCarloFlexibleBarostat
      
      * Added MonteCarloFlexibleBarostat to C++ API docs index
      
      * Added citation for MonteCarloFlexibleBarostat
      9270d590
  30. 08 Oct, 2021 1 commit
  31. 06 Oct, 2021 1 commit
  32. 04 Oct, 2021 1 commit
  33. 30 Sep, 2021 2 commits
  34. 20 Sep, 2021 1 commit
  35. 16 Sep, 2021 1 commit
  36. 08 Sep, 2021 1 commit
  37. 13 Aug, 2021 1 commit