AMD ROCm Platform
Comprehensive technical exploration of AMD GPU computing, from GCN ISA to CDNA architecture and HIP programming
Select Your Module
GCN ISA & ROCm Binaries
Deep dive into the ROCm compilation pipeline. Understand HIP programming, LLVM IR, GCN/RDNA native code, hsaco binaries, and the code object bundles that enable portable GPU computing.
GPU Architecture Deep Dive
Evolution from GCN to CDNA Next. Explore compute units, matrix cores, memory hierarchies, and the revolutionary architectural advances powering AMD's Instinct accelerators.
ROCm API & Kernel Execution
Master the ROCm software stack. Compare HIP Runtime vs HSA APIs, understand ROCm libraries, and learn how kernels are launched and executed across AMD compute units.