CUDA-related updates and cleanups#30433
Merged
abbradar merged 13 commits intoNixOS:masterfrom Oct 19, 2017
Merged
Conversation
Member
Author
|
Notice that I don't have access to NVIDIA GPU now (My Google Cloud free credit ran empty :D) so it'd be nice to have someone test those changes (I used all of them but some time ago and rebase may have broken things). |
8 tasks
7a83f07 to
9120f78
Compare
Member
Author
|
I've managed to make my laptop's hybrid Nvidia to work with CUDA so these changes are mostly tested now. Let's merge this after #29814 lands so that our default Boost plays nicely with new toolkit. |
This was referenced Oct 17, 2017
Merged
Make CUDA Toolkit 9 the default choice.
This way one may build packages requiring old CUDA Toolkit with usual stdenv; only bits which are compiled with NVCC would use older GCC.
Make it the default.
Also return 8.0-6.0 version for TensorFlow.
Fix build with cudatoolkit9.
Fix build with new CUDA toolkit.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
cudaSupportwhich controls whether CUDA support is desired in applications;Things done
build-use-sandboxinnix.confon non-NixOS)nix-shell -p nox --run "nox-review wip"./result/bin/)