-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
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
rocm-related: 5.3.3 → 5.4.0 #204378
rocm-related: 5.3.3 → 5.4.0 #204378
Conversation
|
2d25931
to
28c2432
Compare
Result of 32 packages built:
|
Ready. |
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.
We should do a generic updater for rocm instead of copying the changes to all packages.
Alright, I'll go ahead and incorporate the changes from #204219 into that since it'll be easier for all of us then. |
clang-ocl: 5.3.3 → 5.4.0 hip: 5.3.3 → 5.4.0 hipsparse: 5.3.3 → 5.4.0 miopengemm: 5.3.3 → 5.4.0 hipcub: 5.3.3 → 5.4.0 rccl: 5.3.3 → 5.4.0 rocblas: 5.3.3 → 5.4.0 rocfft: 5.3.3 → 5.4.0 miopen: 5.3.3 → 5.4.0 rocm-comgr: 5.3.3 → 5.4.0 rocclr: 5.3.3 → 5.4.0 rocm-device-libs: 5.3.3 → 5.4.0 rocm-cmake: 5.3.3 → 5.4.0 rocm-runtime: 5.3.3 → 5.4.0 rocm-smi: 5.3.3 → 5.4.0 rocm-thunk: 5.3.3 → 5.4.0 rocm-opencl-runtime: 5.3.3 → 5.4.0 llvmPackages_rocm.llvm: 5.3.3 → 5.4.0 rocminfo: 5.3.3 → 5.4.0 rocmlir: 5.3.3 → 5.4.0 rocprim: 5.3.3 → 5.4.0 rocwmma: 5.3.3 → 5.4.0 rocrand: 5.3.3 → 5.4.0 rocsparse: 5.3.3 → 5.4.0 rocthrust: 5.3.3 → 5.4.0 tensile: 5.3.3 → 5.4.0 rocm-llvm: remove obsolete patch hip: remove obsolete substituteInPlace rocmlir: fixup build inputs and cmakeFlags miopen: add nlohmann_json
74622c4
to
62c58ae
Compare
Haven't rebuilt everything, but from what I can tell there are no glaring |
Result of 31 packages built:
|
cc @SuperSandro2000 |
62c58ae
to
90e3db2
Compare
Looks like the |
This reverts commit c998cad.
Almost forgot to revert the change that's been causing hydra errors. |
Result of 31 packages built:
|
Description of changes
Tracking: #197885
Manually updated
rocthrust
andtensile
because the release order is messed up...Also fixed an issue with the update scripts that could have resulted in a bunch of the rocm packages being marked as broken due to the rocm version check on most of them. (5.4 != 5.4.0)
Will update the section below once I'm finished building.Fixes #203949
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