Uh oh!
There was an error while loading. Please reload this page.
Work-Around: NVCC 11.4.0 - 11.8.0 - #4220
Conversation
Adds a targeted NVCC work around for limited number of CUDA releases. Fixed in NVCC development.
henryiii
commented
Oct 6, 2022
Could we also bump the docker image used to build the cuda tests? |
ax3l
commented
Oct 7, 2022
Good point. Bumped. |
henryiii
commented
Oct 7, 2022
Thanks! I'd like to target a 2.10.1 release in the next (max) 2.5 weeks, hopefully sooner. (That's before 3.11, if you are curious to the selection of the max date ;) ). |
rwgk
commented
Oct 7, 2022
I think this PR is giving me trouble when updating the smart_holder branch (#4227). See below. @ax3l did you try to add https://github.com/pybind/pybind11/actions/runs/3207229735/jobs/5241897361
|
rwgk
commented
Oct 7, 2022
I made a simple reproducer for master: PR #4228 Evidently this workaround only trades one error for another. I recommend rolling back this PR as soon as possible. (I'll do that on the smart_holder branch now, to unblock the update.) My test is pretty small but can probably be reduced further. |
This reverts commit e21cdc3.
…ment)." This reverts commit d7e65a3.
Continued in #4228 |
henryiii
commented
Oct 31, 2022
Missed by a week, but it's out now. |
Adds a targeted NVCC work around for limited number of CUDA releases. Fixed in NVCC development.
Fix#4193
Description
Suggested changelog entry: