- 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;
-
Fix SegFault in HipCalcHippoNonbondedForceKernel
HipSort was created using a temporary ref. Adding `HipContext& cu`
field to HipCalcHippoNonbondedForceKernel fixes the issue;