ROCm / Tensile

Stretching GPU performance for GEMMs and tensor contractions.
MIT License
218 stars 147 forks source link

[Feature]: Support for gfx1036 #1907

Open bitozoid opened 6 months ago

bitozoid commented 6 months ago

Suggestion Description

Could you please add support for gfx1036?

$ for gpu in gfx1035 gfx1036 gfx1100; do echo $gpu: `rg --no-heading $gpu| wc -l` matches; done
gfx1035: 13 matches
gfx1036: 0 matches
gfx1100: 121 matches

Operating System

Exherbo Linux

GPU

Ryzen 7 7700

ROCm Component

rocBLAS