Skip to content

AI Infra Seminars Wiki

Curriculum

The seminar moves from a single GPU kernel to the system architecture behind large-scale model training, inference, and reinforcement learning.

TopicWeeksMain subjects
Kernel and ML Compilers1–3GPU programming, memory hierarchy, Tensor Cores and layouts, software pipelines, GPU DSLs, ML compilers, and state-of-the-art kernels
Interconnect and Communication4Server interconnects, network fabrics, collective communication, communication libraries, overlap, and memory-storage co-design
LLM Serving and Inference5–6Metrics and benchmarks, prefill-decode disaggregation, KV-cache-centric systems, batching, inference kernels, speculative decoding, parallelism, and serving frameworks
Distributed Reinforcement Learning Systems7RL algorithms and frameworks, scheduling and resource allocation, asynchronous execution, rollout acceleration, training-inference consistency, fault tolerance, environments, and sandboxes

Guest lectures complement each topic with perspectives from current research and production systems.