"platforms/cuda/vscode:/vscode.git/clone" did not exist on "55081e216abf4bfccaa7764c999bac1a33c88bd1"
  1. 27 May, 2026 1 commit
  2. 04 May, 2026 1 commit
  3. 06 Nov, 2025 1 commit
  4. 23 Sep, 2025 1 commit
  5. 29 Aug, 2025 1 commit
  6. 23 Jul, 2025 1 commit
    • Peter Eastman's avatar
      Virtual site for symmetric molecules (#4185) · bb3073d4
      Peter Eastman authored
      * Reference implementation of SymmetrySite
      
      * Common implementation of SymmetrySite
      
      * Removed duplicated code
      
      * Serialization for SymmetrySite
      
      * Fixed compilation error building C wrapper
      
      * Added SymmetrySite to user guide
      
      * Bug fix
      
      * Added P21 test case
      bb3073d4
  7. 02 Apr, 2025 1 commit
    • Jinfeng's avatar
      Drude wrapper (#4871) · 1ece5c28
      Jinfeng authored
      * modifiy CMakeLists.txt to generate drude fortran wrapper
      
      * modify doxyfile and wrapper generation wrapper
      1ece5c28
  8. 28 Mar, 2025 1 commit
  9. 10 Mar, 2025 1 commit
  10. 25 Nov, 2024 1 commit
  11. 01 Sep, 2024 2 commits
    • Anton Gorenko's avatar
      Cleanup Cmake scripts for HIP platform · aca24d5f
      Anton Gorenko authored
      * Remove setting of link libraries, include and link dirs and compile
        flags for each target, instead let Cmake deal with them by linking the
        main library to hip::host hiprtc::hiprtc hip::hipfft;
      * Fix: custom command without ADD_CUSTOM_TARGET and ADD_DEPENDENCIES is
        executed for both static and shared targets;
      * Remove IF(APPLE) parts.
      aca24d5f
    • Anton Gorenko's avatar
      Add hipification of Amoeba, Drude, RPMD plugins · 6c0f3fbd
      Anton Gorenko authored
      Fix SegFault in HipCalcHippoNonbondedForceKernel
      
          HipSort was created using a temporary ref. Adding `HipContext& cu`
          field to HipCalcHippoNonbondedForceKernel fixes the issue;
      6c0f3fbd
  12. 29 Apr, 2024 1 commit
  13. 28 Mar, 2024 1 commit
  14. 02 Feb, 2024 1 commit
  15. 17 Dec, 2023 1 commit
  16. 15 Dec, 2023 1 commit
  17. 04 Jul, 2023 1 commit
  18. 15 Mar, 2022 1 commit
  19. 11 Mar, 2022 1 commit
  20. 01 Mar, 2022 1 commit
  21. 18 Oct, 2021 1 commit
  22. 04 Oct, 2021 1 commit
  23. 16 Jul, 2021 1 commit
  24. 10 Mar, 2021 1 commit
  25. 04 Mar, 2021 1 commit
  26. 18 Aug, 2020 1 commit
  27. 03 Jun, 2020 1 commit
  28. 29 May, 2020 1 commit
  29. 27 May, 2020 1 commit
  30. 21 May, 2020 1 commit
  31. 04 May, 2020 1 commit
    • Andy Simmonett's avatar
      Nosé Hoover Middle scheme (#2600) · 5f374e1d
      Andy Simmonett authored
      * Convert Nose-Hoover into LF middle scheme by copying NH kernels
      
      * Rebrand VelocityVerletIntegrator as NoseHooverIntegrator
      
      * Consolidate NH tests
      
      * NoseHooverChainKernel begone
      
      * Make Windows builds happy
      
      * Add missing header for Windows build
      
      * Fix mistake in CommonKernels header
      
      * Add 6th Yoshida-Suzuki and make it the default
      5f374e1d
  32. 12 Mar, 2020 1 commit
  33. 28 Feb, 2020 1 commit
  34. 27 Feb, 2020 6 commits