"csrc/gfx93/decode/dense/config.h" did not exist on "41b611f7d7561790a2f5040ff89212e08c7b0011"
- 05 Sep, 2024 1 commit
-
-
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.
-
- 01 Sep, 2024 1 commit
-
-
Anton Gorenko authored
Port changes in CUDA backend to HIP Fix a warning about arithmetic operations on void* in HipArray::uploadSubArray Fix "Error Initializing context ROCm 5.3.0" https://github.com/StreamHPC/openmm-hip/issues/3 hipDeviceSetCacheConfig returns hipErrorNotSupported on 5.3 Co-authored-by:Nick Curtis <nicholas.curtis@amd.com>
-
- 31 Jan, 2023 1 commit
-
-
Peter Eastman authored
-
- 24 Oct, 2019 1 commit
-
-
Andy Simmonett authored
-
- 19 Jun, 2017 1 commit
-
-
Peter Eastman authored
-
- 15 Feb, 2017 1 commit
-
-
Peter Eastman authored
-
- 28 Sep, 2012 1 commit
-
-
Peter Eastman authored
-
- 22 Jun, 2012 1 commit
-
-
Peter Eastman authored
-
- 05 Jun, 2012 1 commit
-
-
Peter Eastman authored
-
- 04 Jun, 2012 1 commit
-
-
Peter Eastman authored
-