Runtime API

Runtime

GluonJITFunction

jit

Decorator for JIT-compiling a function using the Triton compiler.

constexpr_function

Wraps an arbitrary Python function so that it can be called at compile-time on constexpr arguments in a Triton function and returns a constexpr result.

must_use_result

If the result of this function is unused, throw an error.

Host-Side Descriptors

nvidia.hopper.TensorDescriptor

nvidia.hopper.TensorDescriptorIm2Col

nvidia.blackwell.TensorDescriptor