ROCm/rocWMMA

Support gfx1030

Closed this issue · 2 comments

Bengt commented

Hello,

as recently stated, ROCm supports gfx1030 products officially:

ROCm/ROCm#1714 (comment)

However, this ROCm library does not target the gfx1030 instruction set architecture (ISA):

https://github.com/ROCmSoftwarePlatform/rocWMMA/blob/develop/CMakeLists.txt#L85

So please add support in this library in order to get in line with the official support.

Kind Regards,
Bengt Lüers

rocWMMA does not support the NAVI GPU architectures. There is no plan to add support for them.

Bengt commented

Hi, @saadrahim,

thanks for clarifying. I did not know that this library is intended for CDNA architecture GPUs, only.

Kind Regards,
Bengt Lüers