HIP
HIP copied to clipboard
hipMemPrefetchAsync is missing.
hipMemPrefetchAsync is missing. I can live without that but it is nice to have the feature.
Do you need cuMemPrefetchAsync
or cudaMemPrefetchAsync
?
@emankov
I need cudaMemPrefetchAsync
.
@emankov Do you know if cudaMemPrefetchAsync is available with ROCm 6.1.0 (HIP 6.1)? Thanks!
https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.0/doxygen/html/group___memory_m.html#ga08ca029eec15591f680c7b19b0fb1d1a may be...