"csrc/gfx93/decode/dense/config.h" did not exist on "41b611f7d7561790a2f5040ff89212e08c7b0011"
  1. 05 Sep, 2024 1 commit
    • Anton Gorenko's avatar
      Always use hipRTC, support Windows · b9c45d45
      Anton Gorenko authored
      * Unload all loaded modules in HipContext's destructor,
        HIP modules keep file desctriptors opened, but OpenMM never unloads
        modules leaking these file descriptors. This can cause crashinf of
        some scripts like test-openmm-platforms from openmmtools.
      * ROCm 6.0 defines operator* for complex types (that are typedefs for
        float2 and double2), they conflict with operators defined for vectors.
        This is fixed in newer ROCm versions.
      * Revert HIP_DYNAMIC_SHARED back to extern __shared__ (the macro is
        in the headers).
      * Reduce the speed of the HIP platform if there are no HIP devices in
        the system.
      b9c45d45
  2. 01 Sep, 2024 1 commit
  3. 31 Jan, 2023 1 commit
  4. 24 Oct, 2019 1 commit
  5. 19 Jun, 2017 1 commit
  6. 15 Feb, 2017 1 commit
  7. 28 Sep, 2012 1 commit
  8. 22 Jun, 2012 1 commit
  9. 05 Jun, 2012 1 commit
  10. 04 Jun, 2012 1 commit