Add a function like wp.check_cuda() to manually check the CUDA state at any time (e.g. after one kernel launch). Will be similar to warp.context.runtime.verify_cuda_device().
Users would like an option that is lighter weight than wp.config.verify_cuda = True.