ROCm/rocBLAS

[Feature]: clarify the supported devices

jinz2014 opened this issue · 2 comments

After building the library with the install.sh, I find the list of available TensileLibrary Files:

gfx803, 900, 906, 908, 90a, 1030, 1100, 1101, 1102.

Can you please mention that in the install guide for clarity ?

rkamd commented

@jinz2014 ,
Information about the supported GPUs, Operating systems etc are provided in AMD ROCm documentation.
rocBLAS documentation (3356c80) has cross-reference to the above link.

Thanks for your reply.