schung-amd

Results 157 comments of schung-amd

> Does the omission of restrictions in the doc mean it is allowed? This is correct, HIP API functions which take a stream as an explicit argument do not require...

Closing this, feel free to comment if you need additional guidance on HIP API calls taking explicit stream arguments.

As @b-sumner has stated, the MI300 does not have hardware support or instructions for image operations. Emulation of these operations without hardware support would be very involved and would end...

Hi @jeromew, thanks for reporting this! I was able to reproduce the issue with the HIP SDK matrix transpose sample on a 7900XTX. I believe this should be supported and...

Interesting, thanks for looking further into this! I'll see if the internal team is aware of this and if we should fix this in code or documentation.

Hi, this file is used whenever we query for the version, which is going to occur every time `omniperf analyze` is used. When building from a git clone, we use...

Closing this as the main issue has been addressed. Feel free to comment if you have further questions or would like additional guidance and we can reopen it.

Hi @Alic-Li, an update on this: we've found a driver incompatibility in ROCm 6.2 that can cause the flickering screen + slow app loading issue in some configurations. This is...

Sure, if your problem has been solved I think we can close this issue. Feel free to reopen it if your solution stops working. Thanks again for your report and...

Hi @Mr-Andersen, are your kernel and mesa libs up to date? It seems like there are some similar issues caused by out-of-date kernel and mesa versions.