warp.config.deterministic_debug#

warp.config.deterministic_debug: bool = False#

Enable debug diagnostics for deterministic execution mode.

When enabled, deterministic scatter overflows may emit device-side diagnostics. This setting is intended for debugging capacity issues and should remain disabled for normal execution, especially when CUDA graph capture is performance-critical.