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

Revert GCC 11 Linux pinning #43

Closed
jakirkham opened this issue Jun 30, 2023 · 1 comment · Fixed by #55
Closed

Revert GCC 11 Linux pinning #43

jakirkham opened this issue Jun 30, 2023 · 1 comment · Fixed by #55

Comments

@jakirkham
Copy link
Member

Once issue ( pybind/pybind11#4606 ) is resolved, would revert commit ( 68d36e6 ) and re-render

@jakirkham
Copy link
Member Author

Think we can do this now. In pybind11's 2.12.0 release, they included this fix: pybind/pybind11@3414c56

We included that release in conda-forge some time ago: conda-forge/pybind11-feedstock#94

So would just drop this use_local: true line and re-render:

# Vendor CUDA 12 migrator to use GCC 11.
# This is needed to workaround a pybind + GCC 12 + nvcc 12 bug
# xref: https://github.com/pybind/pybind11/issues/4606
use_local: true

@johnlees johnlees mentioned this issue Aug 27, 2024
5 tasks
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 a pull request may close this issue.

1 participant