This tutorial teaches youthe CUDA Tile programming model and how to use cuTile Python, cuTile C++, and Tile IR.
You'll find the following content:
- Notebooks containing lessons and exercises, intended for self-paced or instructor-led learning, which can be run on NVIDIA Brev.
- Docker Images and Docker Compose files for creating Brev Launchables or running locally.
Brev Launchables of this tutorial should use:
- 1xB300, 1xB200, or 1xRTX Pro 6000 instances (a Blackwell GPU is required).
| # | Topic | Solution | Technologies |
|---|---|---|---|
| 01 | cuTile Python Intro: Vector Add | - | cuTile Python |