HIP icon indicating copy to clipboard operation
HIP copied to clipboard

hipMemPrefetchAsync is missing.

Open Kaveh01 opened this issue 5 years ago • 3 comments

hipMemPrefetchAsync is missing. I can live without that but it is nice to have the feature.

Kaveh01 avatar Sep 23 '19 12:09 Kaveh01

Do you need cuMemPrefetchAsync or cudaMemPrefetchAsync?

emankov avatar Sep 23 '19 19:09 emankov

@emankov I need cudaMemPrefetchAsync.

Kaveh01 avatar Sep 24 '19 06:09 Kaveh01

@emankov Do you know if cudaMemPrefetchAsync is available with ROCm 6.1.0 (HIP 6.1)? Thanks!

ppanchad-amd avatar Apr 30 '24 15:04 ppanchad-amd

https://rocm.docs.amd.com/projects/HIP/en/docs-6.1.0/doxygen/html/group___memory_m.html#ga08ca029eec15591f680c7b19b0fb1d1a may be...

Djip007 avatar May 27 '24 00:05 Djip007