HIP icon indicating copy to clipboard operation
HIP copied to clipboard

concurrent managed accesses with prefetch

Open zjin-lcf opened this issue 2 years ago • 5 comments

Running the HIP program using concurrent managed accesses shows that prefetch is not effective. This may be a known issue. If the program is not written properly, please let me know. Thanks.

https://github.com/zjin-lcf/HeCBench/blob/master/prefetch-hip/main.cu

zjin-lcf avatar Dec 08 '22 19:12 zjin-lcf

@zjin-lcf Hi, is your issue resolved on the latest HIP? If so can we close this ticket?

abhimeda avatar Feb 08 '24 15:02 abhimeda

No. Could you please suggest the effective use of prefetch?

zjin-lcf avatar Feb 08 '24 17:02 zjin-lcf

The link to HeCBench above is not working for me.

b-sumner avatar Feb 08 '24 20:02 b-sumner

Sorry, the link is https://github.com/zjin-lcf/HeCBench/blob/master/src/prefetch-hip/main.cu

zjin-lcf avatar Feb 09 '24 14:02 zjin-lcf

@zjin-lcf Internal ticket is created to investigate this issue. Thanks!

ppanchad-amd avatar Jun 06 '24 17:06 ppanchad-amd