OPEN_SOURCE ↗
REDDIT · REDDIT// 38d agoNEWS
AMD builds Python ROCm driver with Claude
AMD VP of AI Software Anush Elangovan published a new pure-Python AMD GPU userspace driver branch in ROCm/TheRock, reportedly built with heavy help from Claude Code. The commit says it talks directly to `/dev/kfd` and `/dev/dri/renderD*`, bypasses ROCm/HIP userspace layers, and already includes multi-GPU and compute test coverage.
// ANALYSIS
This is a strong signal that AI coding agents are becoming practical for low-level systems bring-up, not just app-layer code generation.
- –The initial commit adds a sizeable driver scaffold with KFD ioctls, SDMA paths, PM4 packet support, and synchronization primitives.
- –Commit metadata and Phoronix reporting explicitly credit Claude as co-author, making the AI-assisted workflow central to the story.
- –Because this lives in a ROCm/TheRock branch, it looks like an experimental engineering vehicle for testing and debugging rather than an end-user driver replacement.
// TAGS
rocm-therockgpuinferenceopen-sourcedevtoolai-coding
DISCOVERED
38d ago
2026-03-05
PUBLISHED
38d ago
2026-03-05
RELEVANCE
8/ 10
AUTHOR
Fcking_Chuck