We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I used an overlay to fix the issue of dlib not actually building with cuda, I should upstream this so everyone can use the cuda version.
The text was updated successfully, but these errors were encountered:
Done here: https://github.com/RobbieBuxton/VolumetricSim/blob/a039420a0208ef4c56e47e8decfb9f476ab24468/flake.nix#L20
Sorry, something went wrong.
Also change openblas to blas in upstream so easier to override, also fftw isn't used.
https://github.com/davisking/dlib/blob/b0f6be80587b94585949f6943a7ee263394c2d15/docs/docs/release_notes.xml#L1280-L1309 FFTW is actually disabled since 2015
No branches or pull requests
I used an overlay to fix the issue of dlib not actually building with cuda, I should upstream this so everyone can use the cuda version.
The text was updated successfully, but these errors were encountered: