Ben Richard
Ben Richard
Hi @taweili, @jin-eld, Thank you for providing code and logs. This should be fixed in the upcoming ROCm 6.1 release.
Hi, Thank you for the info so far. If possible can you share the output of `sudo dmesg` when this happens? There should be `amdgpu` kernel module messages in there....
Don't merge. I think there are other `soc_gfx*.py` files that need updating.
PR is stale and I messed up my branch trying to rebase. Will submit a new PR.
Hi @francescosalvadore, `TCP_TOTAL_CACHE_ACCESSES_sum` is the total number of lines loaded from cache per unit time, so we need to count hits and misses. It's multiplied by 64 because the cache...
FYI Old PR became stale. The new PR is: https://github.com/ROCm/clr/pull/160