Environment Variables

Environment Variable

Information

CUROBO_TORCH_COMPILE_DISABLE

CUROBO_TORCH_COMPILE_DISABLE=0 will enable kernel fusion with torch.compile. If this variable is not set, then kernel fusion is disabled.

CUROBO_TORCH_COMPILE_FORCE

CUROBO_TORCH_COMPILE_FORCE=1 will force running of kernel fusion with torch.compile bypassing any checks in cuRobo.