warp.build_experimental#

Experimental utilities for extending Warp kernel compilation.

This module’s API is experimental and may change without deprecation during the external-compilation feature’s development.

API#

add_builtin

Register an external C++ function for use in Warp kernels.

add_native_type

Register an external C++ value type for use in Warp kernels.