-
Anton Gorenko authored
Fix SegFault in HipCalcHippoNonbondedForceKernel HipSort was created using a temporary ref. Adding `HipContext& cu` field to HipCalcHippoNonbondedForceKernel fixes the issue;6c0f3fbd
Fix SegFault in HipCalcHippoNonbondedForceKernel
HipSort was created using a temporary ref. Adding `HipContext& cu`
field to HipCalcHippoNonbondedForceKernel fixes the issue;