warp.config.enable_backward#

warp.config.enable_backward: bool = True#

Enable compilation of kernel backward passes.

This setting can be overridden at the module level by setting the "enable_backward" module option.