Tensile icon indicating copy to clipboard operation
Tensile copied to clipboard

Add Navi GFX1010 support

Open rigtorp opened this issue 4 years ago • 5 comments

I was able to build rocBLAS for GFX1010 by adding "gfx1010" to this list: https://github.com/ROCmSoftwarePlatform/Tensile/blob/79f2eaec38754e4c0acf3399710f68d2b8586450/Tensile/TensileCreateLibrary.py#L1262

https://github.com/ROCmSoftwarePlatform/pytorch/issues/718 https://github.com/ROCmSoftwarePlatform/tensorflow-upstream/issues/1106

rigtorp avatar Sep 18 '20 23:09 rigtorp

Works and tests running happily (using the GPU) for rocBLAS (after adding archs to it too) :D, using Tensile & rocBLAS branch gfx10

tuxbotix avatar Nov 01 '20 23:11 tuxbotix

Any update on officially enabling gfx1010? @wbgilmartin @benjaminulmer

rigtorp avatar Mar 16 '21 18:03 rigtorp

I would also be interested in any updates for GFX10xx :3

Daasin avatar Apr 11 '22 00:04 Daasin

gfx1010 has been enabled by default in rocBLAS builds since ROCm 4.3.0. https://github.com/ROCmSoftwarePlatform/rocBLAS/blob/rocm-4.3.0/CMakeLists.txt#L169

cgmb avatar Apr 11 '22 05:04 cgmb

Any updates wether someone build pytorch with gfx1010?

B0-B avatar Jul 13 '23 11:07 B0-B