-
-
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
cudatoolkit_11_7: init at 11.7.0 #179912
cudatoolkit_11_7: init at 11.7.0 #179912
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @dguibert, thanks for contributing this!
c2dd11b
to
a43d296
Compare
Result of 2 packages marked as broken and skipped:
5 packages failed to build:
63 packages built:
|
That leaves ethminer-cuda and cupy, which appear to be broken by this 11.7 upgrade. @dguibert could you add the appropriate overrides to keep these two packages on 11.6 (or whatever the appropriate versions are)? |
AFAICT cupy error looks like
|
cupy has been broken on master for a while |
ah gotcha, looks like the same is true for ethminer... in that case I guess we're good to merge |
https://gist.github.com/GrahamcOfBorg/45ac7f5bc9e02a74cb1e4264f365417f Seems this PR broke eval on master. |
@zowoq uh oh, sorry about that! I'll revert. Looks like we'll need to rebase onto latest master and try again thanks for the heads up! |
@samuela |
Hmm interesting... so we should be marking TensorRT as broken in that case? at least we can't break evaluation haha long term solution of course is to package cuDNN 8.4... |
That is already done automatically in the TensorRT derivations (see here). |
Mm, I see what you mean. It appears that merging this did break eval however. I haven't dug into all the details just yet, but the logs suggest it has something to do with TensorRT... |
It appears that the case where the CUDA version is not in |
@zowoq What was the exact command that was failing? I just want to make sure that I'm testing correctly |
See OfBorg's |
introduced by a43d296 within this PR. |
Adding a line: |
This pull request has been mentioned on NixOS Discourse. There might be relevant details there: https://discourse.nixos.org/t/how-to-install-a-specific-version-of-cuda-and-cudnn/21725/4 |
Description of changes
Things done
sandbox = true
set innix.conf
? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)nixos/doc/manual/md-to-db.sh
to update generated release notes