Skip to content

Conversation

@aliceb-nv
Copy link
Contributor

Floating-Point Exceptions (FPEs) may help catch some numerical issues and edge cases, e.g. unexpected divisions-by-zero, inf minus inf, and operating on NaNs.
This PR enables CPU-side exceptions for these operations when building with assertions on (NDEBUG not defined).

@aliceb-nv aliceb-nv added this to the 26.02 milestone Jan 8, 2026
@aliceb-nv aliceb-nv added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Jan 8, 2026
@copy-pr-bot
Copy link

copy-pr-bot bot commented Jan 8, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@aliceb-nv
Copy link
Contributor Author

/ok to test 395fd1c

@aliceb-nv
Copy link
Contributor Author

/ok to test 9848ce2

@aliceb-nv
Copy link
Contributor Author

/ok to test c950868

@aliceb-nv aliceb-nv removed this from the 26.02 milestone Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant