Get the latest tech news
Nvidia Tilus: A Tile-Level GPU Kernel Programming Language
Tilus is a tile-level kernel programming language, implemented in Python. - NVIDIA/tilus
Tilus is a powerful domain-specific language (DSL) for GPU programming that offers: Explicit control over shared memory and register tensors (unlike Triton). To get started, refer to the tutorials to learn how to program kernels with Tilus.
Or read this on Hacker News