Uh oh!
There was an error while loading. Please reload this page.
ci: try CUDA 11.7 - #3968
Conversation
Uh oh!
There was an error while loading. Please reload this page.
weird, I thought we fixed this issue in a recent PR. Maybe we do need the more complicated fix they initially proposed instead of just modifying the return value policy. |
henryiii
commented
Jun 9, 2022
The main issue is: I think the other issue might be new to 11.7. |
I did an extended test and the issue is present in 11.4 and newer: #4193 (comment) |
I reported the issue with the NVCC compiler team last week, but have not yet received a ticket number of tracking. Shall we try to find a work-around for the |
Skylion007
commented
Sep 30, 2022
@henryiii@ax3l Should we also try the newer PGI compilers? pybind11/.github/workflows/ci.yml Line 394 in da8c730 |
ax3l
commented
Oct 7, 2022
added in #4220 |
ax3l
commented
Oct 7, 2022
Let's do NVHPC (former PGI) compilers separately. They are a different stack. |
Description
Suggested changelog entry: