"csrc/pybind/attention_pybind.cu" did not exist on "ae0b35213cd4844e3e333121823744fe9e93c38d"
- 01 Sep, 2024 1 commit
-
-
Anton Gorenko authored
Fix SegFault in HipCalcHippoNonbondedForceKernel HipSort was created using a temporary ref. Adding `HipContext& cu` field to HipCalcHippoNonbondedForceKernel fixes the issue;
-