llvmPackages_rocm.llvm 0 -> 1 attrpath: llvmPackages_rocm.llvm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/ljrxgmlwm9g4r40fbg4z1vk6aza2kx4s-update.sh.drv /nix/store/yx5jk3wvfa8s009dwmy7gcb1xfa40jhn-packages.json.drv building '/nix/store/ljrxgmlwm9g4r40fbg4z1vk6aza2kx4s-update.sh.drv'... building '/nix/store/yx5jk3wvfa8s009dwmy7gcb1xfa40jhn-packages.json.drv'... Going to be running update for following packages: - rocm-llvm-llvm-5.4.4 Press Enter key to continue... Running update for: - rocm-llvm-llvm-5.4.4: UPDATING ... - rocm-llvm-llvm-5.4.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/compilers/llvm/rocm/llvm.nix b/pkgs/development/compilers/llvm/rocm/llvm.nix index 5475f411304b..7fa0bbd35eea 100644 --- a/pkgs/development/compilers/llvm/rocm/llvm.nix +++ b/pkgs/development/compilers/llvm/rocm/llvm.nix @@ -53,7 +53,7 @@ let llvmTargetsToBuild' = [ "AMDGPU" ] ++ builtins.map inferNativeTarget llvmTargetsToBuild; in stdenv.mkDerivation (finalAttrs: { pname = "rocm-llvm-${targetName}"; - version = "5.4.4"; + version = "5.7.0"; outputs = [ "out" @@ -70,7 +70,7 @@ in stdenv.mkDerivation (finalAttrs: { owner = "RadeonOpenCompute"; repo = "llvm-project"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-BDvC6QFDFtahA9hmJDLiM6K4mrO3j9E9rEXm7KulcuA="; + hash = "sha256-oJIXALwxo130jl8b6yCFw+a2kMBlny5/0ubiqF6MOWY="; }; nativeBuildInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/g8iv33rcssh3rgdfb3iw1z6mn5wfn1nd-rocm-llvm-llvm-5.7.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
59 packages marked as broken and skipped:
16 packages failed to build:
1 package built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for llvmPackages_rocm.llvm is: ROCm fork of the LLVM compiler infrastructure meta.homepage for llvmPackages_rocm.llvm is: https://github.com/RadeonOpenCompute/llvm-project ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/RadeonOpenCompute/llvm-project/compare/rocm-5.4.4...rocm-5.7.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.7.0 in filename of file in /nix/store/g8iv33rcssh3rgdfb3iw1z6mn5wfn1nd-rocm-llvm-llvm-5.7.0 ---
Rebuild report (if merged into master) (click to expand) ``` 77 total rebuild path(s) 77 package rebuild(s) First fifty rebuilds by attrpath blender-hip clang-ocl composable_kernel hip hip-amd hip-common hip-nvidia hipblas hipcc hipcub hipfft hipfort hipify hipsolver hipsparse llvmPackages_rocm.bintools llvmPackages_rocm.bintools-unwrapped llvmPackages_rocm.clang llvmPackages_rocm.clang-tools-extra llvmPackages_rocm.clang-unwrapped llvmPackages_rocm.compiler-rt llvmPackages_rocm.flang llvmPackages_rocm.libc llvmPackages_rocm.libclc llvmPackages_rocm.libcxx llvmPackages_rocm.libcxxabi llvmPackages_rocm.libunwind llvmPackages_rocm.lld llvmPackages_rocm.lldb llvmPackages_rocm.llvm llvmPackages_rocm.mlir llvmPackages_rocm.openmp llvmPackages_rocm.polly llvmPackages_rocm.pstl llvmPackages_rocm.rocmClangStdenv magma-hip migraphx miopen miopen-hip miopen-opencl miopengemm opensyclWithRocm python310Packages.openai-triton python310Packages.torchWithCuda python310Packages.torchWithRocm python311Packages.openai-triton python311Packages.torchWithCuda python311Packages.torchWithRocm rccl rdc ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/g8iv33rcssh3rgdfb3iw1z6mn5wfn1nd-rocm-llvm-llvm-5.7.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A llvmPackages_rocm.llvm https://github.com/r-ryantm/nixpkgs/archive/644c59de939d4aae7894fc29d7a62093cc4a3da5.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/644c59de939d4aae7894fc29d7a62093cc4a3da5#llvmPackages_rocm.llvm ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/g8iv33rcssh3rgdfb3iw1z6mn5wfn1nd-rocm-llvm-llvm-5.7.0 ls -la /nix/store/g8iv33rcssh3rgdfb3iw1z6mn5wfn1nd-rocm-llvm-llvm-5.7.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
59 packages marked as broken and skipped:
16 packages failed to build:
1 package built:
--- ###### Maintainer pings cc @acowley @lovesegfault @Madouura @Flakebi for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/255814