-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
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
Build failure: opencv with cuda support #338315
Comments
probably this one? opencv/opencv_contrib#3690 |
I'm facing this issue as well, any workarounds? |
Not at all. I just disable cuda support. |
@basvandijk Could you take a look? |
#339619 would close this; I'm working on it at the moment. OpenCV 4.10 supports CUDA 12.4+, but we only have 4.9 packaged right now. Not sure how invasive the changes are to support CUDA 12.4+, but if it's a must-have you can try finding the patches and applying them with |
@DontEatOreo you can use an overlay, set |
|
Work around for NixOS/nixpkgs#338315
If people are targeting
|
Steps To Reproduce
Steps to reproduce the behavior:
Build log
https://gist.github.com/Bot-wxt1221/aa4ffdb2c6a569fcb45916cbd68ade79
Additional context
Currently at nixpkgs-unstable.
Notify maintainers
@basvandijk
Metadata
Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result.Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: