cudaPackages.cudnn: hash correction and 8.9.6.50 -> 8.9.7.29#273604
cudaPackages.cudnn: hash correction and 8.9.6.50 -> 8.9.7.29#273604jonringer merged 2 commits intoNixOS:masterfrom
Conversation
|
I don't think |
|
Note Template PR=273604; \
SYSTEM="aarch64-linux"; \
CUDA_SUPPORT="true"; \
CUDA_CAPABILITIES='[ "7.5" ]'; \
nixpkgs-review pr "$PR" \
--system "$SYSTEM" \
--no-shell \
--checkout commit \
--allow aliases \
--build-args "--max-jobs 1" \
--extra-nixpkgs-config "{
allowUnfree = true;
allowBroken = false;
cudaSupport = ${CUDA_SUPPORT:-false};
cudaCapabilities = ${CUDA_CAPABILITIES:-[]};
}"
|
I agree, but I don't have the bandwidth at the moment to work on that. I imagine such a script could be implemented as a DFS traversal of the pages at the CUDNN resist URL. If there's a new version which doesn't exist, add it. If there's a newer version of the same major/minor release, replace it with the newer version. Otherwise, skip it. |
|
@SomeoneSerge can you confirm that jaxlib and cupy are broken on master? |
|
@ConnorBaker yes https://hercules-ci.com/github/SomeoneSerge/nixpkgs-cuda-ci/jobs/7448
Yea this is definitely not the top priority |
Description of changes
x86_64-linuxCUDA 10.2, v7.6.5.32 caused by bad copy-pasteThings done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.