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

Workaround for CUDA 11 breakage. #3602

Closed
wants to merge 1 commit into from
Closed

Conversation

rwgk
Copy link
Collaborator

@rwgk rwgk commented Jan 7, 2022

tests/test_constants_and_functions.cpp(140): error: incompatible exception specifications

Breakage observed with:

-- The CXX compiler identification is GNU 9.3.0
-- The CUDA compiler identification is NVIDIA 11.0.221

Description

Suggested changelog entry:

```
tests/test_constants_and_functions.cpp(140): error: incompatible exception specifications
```

Breakage observed with:
```
-- The CXX compiler identification is GNU 9.3.0
-- The CUDA compiler identification is NVIDIA 11.0.221
```
@rwgk
Copy link
Collaborator Author

rwgk commented Jan 8, 2022

This was a dead end. The problem was elsewhere, fixed by a36de2c (PR #3590).

@rwgk rwgk closed this Jan 8, 2022
@rwgk rwgk deleted the cuda11_issue branch January 8, 2022 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant