AdaptiveCpp / AdaptiveCpp/featuresupport
Unified Memory Support in ROCm
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
> [1] HIP/ROCm implements unified memory using slow device accessible host memory. This means that hipSYCL's call to hipMallocManaged cannot produce efficient shared allocations.
Is this still true? There is some change in version 4.5:
https://github.com/RadeonOpenCompute/ROCm#unified-memory-support-in-rocm
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.