Skip to content

accplan/mi50-gfx906-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

It seems like ROCm 6.4-7.0 still support gfx906 but one needs to compile TensileLibrary for gfx906 manually (or download it from somewhere else). Instructions can be found in this issue: ROCm/ROCm#4625

Tensile

  1. git clone https://github.com/ROCmSoftwarePlatform/Tensile.git
  2. cd Tensile
  3. git checkout (ROCm version)

rocBLAS

  1. git clone https://github.com/ROCmSoftwarePlatform/rocBLAS.git
  2. cd rocBLAS
  3. git checkout (ROCm version)
  4. ./install.sh --no_hipblaslt --architecture "gfx906;gfx906:xnack-;gfx906:xnack+" -j14 -t (Tensile directory)
  5. compiled TensileLibrary files should be in ./build/release/rocblas-install/lib/rocblas/library

Kokoro-TTS for gfx906

https://github.com/kprinssu/Kokoro-FastAPI/tree/rocm-release

Other

This works with triton-gfx906 fork: https://github.com/AuleTechnologies/Aule-Attention

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages