Skip to content

Latest commit

 

History

236 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML software for deprecated GFX906 arch

GitHub License

Docs

Legacy builds (pre-TheRock) are no longer supported starting from the 20260802001858 release. If you are stuck on an old build (e.g. 6.3.3) because of issues with the new TheRock builds, please open an issue.

https://arkprojects.space/wiki/AMD_GFX906

Add the repository (Ubuntu 24.04)

sudo apt-get update
sudo apt-get install ca-certificates curl -y
sudo install -m 0755 -d /etc/apt/keyrings
sudo curl -fsSL https://s3.arkprojects.space/apt-gfx906/ubuntu/gpg -o /etc/apt/keyrings/apt-gfx906.asc
sudo chmod a+r /etc/apt/keyrings/apt-gfx906.asc
sudo tee /etc/apt/sources.list.d/gfx906.sources <<EOF
Types: deb
URIs: https://s3.arkprojects.space/apt-gfx906/ubuntu
Suites: $(. /etc/os-release && echo "$VERSION_CODENAME")
Components: main
Architectures: $(dpkg --print-architecture)
Signed-By: /etc/apt/keyrings/apt-gfx906.asc
EOF
sudo apt-get update

Subprojects

Name About Artefacts Status Docs
ROCm ROCm bulds deb, image GitHub Actions Workflow Status readme
ROCm Toolkit ROCm tools image image GitHub Actions Workflow Status readme
ROCm Validation Suite ROCm Validation Suite deb GitHub Actions Workflow Status readme
ROCm TransferBench ROCm TransferBench deb GitHub Actions Workflow Status readme
AMD Memory Tweak AMD HBM2 timing tool deb GitHub Actions Workflow Status readme
AMD Tuning Tool for AMD GPU tuning deb GitHub Actions Workflow Status readme
Vega20 Metrics Exporter Prometheus exporter for MI50/Vega 20 telemetry deb, image GitHub Actions Workflow Status readme
PyTorch PyTorch wheel, image GitHub Actions Workflow Status readme
llama.cpp llama.cpp image GitHub Actions Workflow Status readme
ComfyUI ComfyUI image GitHub Actions Workflow Status readme
ROCm Bandwidth Test ROCm Bandwidth Test deb Paused readme
vLLM vLLM image Paused readme
ROCm tensile gfx906 tensile files files Deprecated readme

Deps graph

flowchart TD
  ubuntu[docker.io/library/ubuntu] --> rocm[docker.io/mixa3607/rocm-gfx906]
  rocm --> toolkit[docker.io/mixa3607/rocm-toolkit-gfx906]
  rocm --> llama[docker.io/mixa3607/llama.cpp-gfx906]
  rocm --> torch[docker.io/mixa3607/pytorch-gfx906]
  torch --> comfyui[docker.io/mixa3607/comfyui-gfx906]
  torch --> vllm[docker.io/mixa3607/vllm-gfx906]
Loading

About

ML software (llama.cpp, ComfyUI, vLLM) builds for AMD gfx906 GPUs, e.g. Radeon VII / MI50 / MI60

Topics

Resources

Stars

337 stars

Watchers

9 watching

Forks

Releases

Contributors

Languages