Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make libcu++ work with exceptions #1607

Merged
merged 7 commits into from
Apr 11, 2024
Merged

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Apr 9, 2024

This enables exception support on host when using libcu++

Currently exception support is guarded by LIBCUDACXX_ENABLE_EXCEPTIONS

This is a prerequisite for #1578

@miscco miscco requested review from a team as code owners April 9, 2024 09:57
@miscco miscco added feature request New feature or request. libcu++ For all items related to libcu++ labels Apr 9, 2024
@miscco miscco force-pushed the enable_exceptions branch 2 times, most recently from 4c713bd to 54d0c83 Compare April 10, 2024 07:48
@miscco miscco requested a review from a team as a code owner April 11, 2024 08:08
@miscco miscco requested a review from elstehle April 11, 2024 08:08
@miscco miscco merged commit a69505e into NVIDIA:main Apr 11, 2024
587 checks passed
@miscco miscco deleted the enable_exceptions branch April 11, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request. libcu++ For all items related to libcu++
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants