Commit a1a1eeb
Document ROCm 7.1+ requirement for hipMemImportFromShareableHandle
hipMemImportFromShareableHandle segfaults on ROCm 7.0 due to inverted
MemObjMap logic in ROCm/clr hip_vm.cpp (removes instead of adds imported
memory objects, causing null dereference in hipMemSetAccess).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c56c3d8 commit a1a1eeb
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | 26 | | |
28 | 27 | | |
| |||
0 commit comments