Skip to content

v13.1.0 - Initial release

Choose a tag to compare

@dcaballe dcaballe released this 14 Jan 22:18
[Release] CUDA Tile IR 13.1 - Initial open-source release

CUDA Tile IR is an MLIR-based intermediate representation and compiler
infrastructure for tile-based GPU programming targeting NVIDIA Tensor Cores.

This release is aligned with the CUDA Tile IR specification included in
CUDA Toolkit 13.1.

Core components:
  * CUDA Tile Dialect: MLIR dialect for tile-based computations
  * Python Bindings: Python API for IR construction and manipulation
  * Bytecode: Binary serialization/deserialization support
  * Conformance Test Suite: Specification compliance tests

For more information:
  * NVIDIA Developer: https://developer.nvidia.com/cuda/tile
  * CUDA Tile IR Spec 13.1: https://docs.nvidia.com/cuda/tile-ir/13.1/index.html