Numba CUDA MLIR#

Numba CUDA MLIR is an evolution of Numba-CUDA that improves upon its technical foundation and performance to provide the future evolution of CUDA Python JIT compilation.

It is used for writing SIMT kernels in Python, for providing Python bindings for accelerated device libraries, and as a compiler for user-defined functions in accelerated libraries like RAPIDS.

Contents#