Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Useful Resources

Curated links for gfx1030 / RDNA2 work. Grouped by type — not everything here is “official” or wiki-maintained; see Verification status for claim audits on guides that reference these projects.

Community Discord

Primary hangout for V620 / gfx1030 inference work. Wiki pages often cite channel names (#vllm-rdna, #llamacpp, #general, #benchmarks, #lmcache) — that is where the claim came from.

Servergfx1030 club
Invitehttps://discord.gg/mESex2aBp

Official documentation

Docker images

Prebuilt images for RDNA (gfx1030 through RDNA4). See Running vLLM for run commands and Building images for how they are produced.

ImagePurpose
blivioniag/rocm-rdnaROCm + PyTorch base for RDNA cards
blivioniag/vllm-rdnavLLM serving images (upstream and -extras / rdna_extras lineage)

Tags are listed on Docker Hub and in Running (Docker). Re-pull before debugging — tags are refreshed in place when fixes land.

Upstream projects

Stock projects this wiki builds on or tracks. Use these when you want upstream behavior or to compare against forks.

Community projects

Forks, recipes, and tooling maintained outside (or alongside) upstream. Often where gfx1030-specific performance work happens first.

ProjectWhat it is
blivioniag/v620_toolboxV620 power cap + PCIe P2P — powertuning/ (Fedora), ubuntu_powertuning/ (Ubuntu 26.04); see Power tuning
Tamalero/amd-v620-soft-unlockV620 OverDrive soft unlock in passthrough VMs (QEMU romfile= pptable patch; no flash, keeps 72 CUs) — Power tuning
blivioniag/vllm-rdna-dockerDocker build system for rocm-rdna / vllm-rdna images
opengfx1030/vllm-rdna @ rdna_extrasOfficial vLLM extras fork — RDNA HIP kernels; PRs/issues here — fork landscape
leapdragon/vllm-rdna2-qwenFlash-Next / Qwen3.8 fork (still separate until merged into the org) — docs/rdna2, ROCR idle-CPU fix
blivioniag/vllm @ rdna2_extrasHistorical — predecessor of opengfx1030/vllm-rdna; Hub -extras still clones this until docker bake is retargeted
leapdragon/vllm-rdna2-recipeCommunity recipe book + GHCR presets (27B/122B; parts pile; concurrent MTP PRs) — wiki recipes
opengfx1030/vllm-rdna2-recipeOrg mirror of the recipe book (#vllm-rdna)
edwinbrowwn/llama.cpp-rdna2RDNA2/V620 llama.cpp fork — see overview
GeorgeMA-Strong/llm-context-benchReproducible long-context PP/TG benches (real prompts) — used by #benchmarks
LMCache/LMCacheKV cache layer (RAM/SSD/remote) — #lmcache WIP for RDNA vLLM Docker; not wiki-validated yet
intentee/paddlerLLM load balancer / multi-instance router — discussed for multi-agent llama.cpp; not wiki-validated
sebastianmechno-sys/vllm-rocm-windows-rdna2Unofficial Windows 11 + ROCm 7.x vLLM for RX 6000 — not wiki-validated
skyne98/wiki-gfx906Sibling wiki for gfx906 (Vega 20 / MI50)

Tools & write-ups

Know a gfx1030 resource that belongs here? Contribute a link and say which section it fits (official / Docker / upstream / community).