03 - Course
System Optimization
for LLMs
Controlling performance at the execution layer through kernel optimization and hardware-aware design

Focus
GPU execution
machinery
Level
Systems Engineers /
Expert
Scope
CUDA kernels,
memory, pipelines
Outcome
Control execution
at instruction level
Master the Foundations
Systems Territory
Three critical domains for GPU execution mastery.
GPU Execution Units
Master SM microarchitecture, register files, and Tensor Core pipelines for maximum instruction throughput.
Kernel Scheduling
Control warp execution, synchronization patterns, and memory allocation for predictable performance.
Inference Latency Pipelines
Design end-to-end execution paths from instruction dispatch to memory hierarchy optimization.
Perspective Transformation
Performance Shift
FROM
Tuning Models
TO
Shaping Execution
Move beyond model-level tuning to directly control GPU execution patterns for predictable performance.
FROM
Symptoms
TO
Root Causes
Trace performance issues to their execution-level origins using runtime observability and kernel analysis.
GET STARTED
Ready for the next level?
Continue your learning journey with the next course in the series, or explore all training programs to find what fits your needs.