1. 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
  2. 28 Mar, 2025 1 commit
  3. 10 Mar, 2025 1 commit
  4. 25 Nov, 2024 1 commit
  5. 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
  6. 29 Apr, 2024 1 commit
  7. 28 Mar, 2024 1 commit
  8. 02 Feb, 2024 1 commit
  9. 17 Dec, 2023 1 commit
  10. 15 Dec, 2023 1 commit
  11. 04 Jul, 2023 1 commit
  12. 15 Mar, 2022 1 commit
  13. 11 Mar, 2022 1 commit
  14. 01 Mar, 2022 1 commit
  15. 18 Oct, 2021 1 commit
  16. 04 Oct, 2021 1 commit
  17. 16 Jul, 2021 1 commit
  18. 10 Mar, 2021 1 commit
  19. 04 Mar, 2021 1 commit
  20. 18 Aug, 2020 1 commit
  21. 03 Jun, 2020 1 commit
  22. 29 May, 2020 1 commit
  23. 27 May, 2020 1 commit
  24. 21 May, 2020 1 commit
  25. 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
  26. 12 Mar, 2020 1 commit
  27. 28 Feb, 2020 1 commit
  28. 27 Feb, 2020 12 commits