.. _talks_and_presentations: .. |DSL| replace:: CuTe DSL Talks and Presentations ======================= This page collects talks, presentations, and other resources related to |DSL| and CUTLASS Python infrastructure. Conference Talks ---------------- **CuTeDSL: CUTLASS Python DSL Infrastructure** — *LLVM 2025* An introduction to the |DSL| architecture, covering the hybrid AST-rewrite and tracing approach, MLIR code generation, and integration with CUTLASS. * `LLVM Video `_ * `Slides (PDF) `_ ---- **Enable Tensor Core Programming in Python with CUTLASS 4.0** — *GTC 2025* Learn how to leverage Tensor Cores directly from Python using CUTLASS 4.0's new DSL front-end, enabling rapid kernel development without writing CUDA C++. * `GTC Video `_