# triton-gfx906 **Repository Path**: bjxamo_admin/triton-gfx906 ## Basic Information - **Project Name**: triton-gfx906 - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: gfx906/main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-18 - **Last Updated**: 2025-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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 'torch==2.7' torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm6.3 pip3 install ninja 'cmake<4' wheel pybind11 pip3 install python/ ``` CREDITS ------------------- https://github.com/Said-Akbar/triton-gcn5