This repository was archived by the owner on Feb 20, 2026. It is now read-only.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
triton for gfx906 =================== This is a modified version of triton, works with AMD gfx906 GPUs such as Radeon VII / Radeon Pro VII / Instinct MI50 / Instinct MI60. INSTALL ------------------- ``` cd triton-gfx906 python3 -m venv tritonenv source tritonenv/bin/activate pip3 install -r python/requirements.txt pip3 install --no-build-isolation . ``` CREDITS ------------------- https://github.com/Said-Akbar/triton-gcn5