Talks and Presentations#

This page collects talks, presentations, and other resources related to CuTe DSL and CUTLASS Python infrastructure.

Conference Talks#

CuTeDSL: CUTLASS Python DSL InfrastructureLLVM 2025

An introduction to the CuTe DSL architecture, covering the hybrid AST-rewrite and tracing approach, MLIR code generation, and integration with CUTLASS.


Enable Tensor Core Programming in Python with CUTLASS 4.0GTC 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++.