warp.config.verify_fp#

warp.config.verify_fp: bool = False#

Enable floating-point verification for inputs and outputs.

When enabled, checks if all values are finite before and after operations.

Note: Enabling this flag impacts performance.