Skip to content

rocm-thunk: 5.4.4 -> 5.6.0#238161

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/rocm-thunk
Closed

rocm-thunk: 5.4.4 -> 5.6.0#238161
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/rocm-thunk

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

  • WARNING: Package has meta.broken=true; Please manually test this package update and remove the broken attribute.

meta.description for rocm-thunk is: Radeon open compute thunk interface

meta.homepage for rocm-thunk is: https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 5.5.1 with grep in /nix/store/fkz6vpbl46i0s4fnfgdzvx7z7n61k112-rocm-thunk-5.5.1
  • found 5.5.1 in filename of file in /nix/store/fkz6vpbl46i0s4fnfgdzvx7z7n61k112-rocm-thunk-5.5.1

Rebuild report (if merged into master) (click to expand)
46 total rebuild path(s)

46 package rebuild(s)

First fifty rebuilds by attrpath
blender-hip
composable_kernel
hip
hip-amd
hip-common
hip-nvidia
hipblas
hipcc
hipcub
hipfft
hipsolver
hipsparse
llvmPackages_rocm.flang
llvmPackages_rocm.mlir
llvmPackages_rocm.openmp
magma-hip
migraphx
miopen
miopen-hip
miopen-opencl
miopengemm
python310Packages.openai-triton
python310Packages.torchWithCuda
python310Packages.torchWithRocm
python311Packages.openai-triton
rccl
rdc
rocalution
rocblas
rocdbgapi
rocfft
rocm-opencl-icd
rocm-opencl-runtime
rocm-runtime
rocm-thunk
rocminfo
rocmlir
rocprim
rocprofiler
rocr-debug-agent
rocrand
rocsolver
rocsparse
rocthrust
roctracer
rocwmma
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/fkz6vpbl46i0s4fnfgdzvx7z7n61k112-rocm-thunk-5.5.1 \
  --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 rocm-thunk https://github.com/r-ryantm/nixpkgs/archive/593e7feb1dcdaa34f2b2c8f059bd1ab6caea9d3c.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/fkz6vpbl46i0s4fnfgdzvx7z7n61k112-rocm-thunk-5.5.1
ls -la /nix/store/fkz6vpbl46i0s4fnfgdzvx7z7n61k112-rocm-thunk-5.5.1/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

46 packages marked as broken and skipped:
  • blender-hip
  • composable_kernel
  • hip
  • hip-amd
  • hip-common
  • hip-nvidia
  • hipblas
  • hipcc
  • hipcub
  • hipfft
  • hipsolver
  • hipsparse
  • llvmPackages_rocm.flang
  • llvmPackages_rocm.mlir
  • llvmPackages_rocm.openmp
  • magma-hip
  • migraphx
  • miopen
  • miopen-hip
  • miopen-opencl
  • miopengemm
  • python310Packages.openai-triton
  • python310Packages.torchWithCuda
  • python310Packages.torchWithRocm
  • python311Packages.openai-triton
  • rccl
  • rdc
  • rocalution
  • rocblas
  • rocdbgapi
  • rocfft
  • rocm-opencl-icd
  • rocm-opencl-runtime
  • rocm-runtime
  • rocm-thunk
  • rocminfo
  • rocmlir
  • rocprim
  • rocprofiler
  • rocr-debug-agent
  • rocrand
  • rocsolver
  • rocsparse
  • rocthrust
  • roctracer
  • rocwmma

Maintainer pings

cc @lovesegfault @Madouura @Flakebi for testing.

@ofborg ofborg bot requested review from Flakebi, Madouura and lovesegfault June 16, 2023 23:11
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Jun 16, 2023
@wegank wegank marked this pull request as draft June 17, 2023 12:09
@r-ryantm r-ryantm force-pushed the auto-update/rocm-thunk branch from 593e7fe to 6c0e6d9 Compare June 29, 2023 22:26
@r-ryantm r-ryantm changed the title rocm-thunk: 5.4.4 -> 5.5.1 rocm-thunk: 5.4.4 -> 5.6.0 Jun 29, 2023
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

  • WARNING: Package has meta.broken=true; Please manually test this package update and remove the broken attribute.

meta.description for rocm-thunk is: Radeon open compute thunk interface

meta.homepage for rocm-thunk is: https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 5.6.0 with grep in /nix/store/9iidmggpgnp3j5amn2vns9v9g2k8ldgc-rocm-thunk-5.6.0
  • found 5.6.0 in filename of file in /nix/store/9iidmggpgnp3j5amn2vns9v9g2k8ldgc-rocm-thunk-5.6.0

Rebuild report (if merged into master) (click to expand)
46 total rebuild path(s)

46 package rebuild(s)

First fifty rebuilds by attrpath
blender-hip
composable_kernel
hip
hip-amd
hip-common
hip-nvidia
hipblas
hipcc
hipcub
hipfft
hipsolver
hipsparse
llvmPackages_rocm.flang
llvmPackages_rocm.mlir
llvmPackages_rocm.openmp
magma-hip
migraphx
miopen
miopen-hip
miopen-opencl
miopengemm
python310Packages.openai-triton
python310Packages.torchWithCuda
python310Packages.torchWithRocm
python311Packages.openai-triton
rccl
rdc
rocalution
rocblas
rocdbgapi
rocfft
rocm-opencl-icd
rocm-opencl-runtime
rocm-runtime
rocm-thunk
rocminfo
rocmlir
rocprim
rocprofiler
rocr-debug-agent
rocrand
rocsolver
rocsparse
rocthrust
roctracer
rocwmma
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/9iidmggpgnp3j5amn2vns9v9g2k8ldgc-rocm-thunk-5.6.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 rocm-thunk https://github.com/r-ryantm/nixpkgs/archive/6c0e6d95258f165a0f217d5e9ac9d3b083aeb6e2.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/9iidmggpgnp3j5amn2vns9v9g2k8ldgc-rocm-thunk-5.6.0
ls -la /nix/store/9iidmggpgnp3j5amn2vns9v9g2k8ldgc-rocm-thunk-5.6.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

46 packages marked as broken and skipped:
  • blender-hip
  • composable_kernel
  • hip
  • hip-amd
  • hip-common
  • hip-nvidia
  • hipblas
  • hipcc
  • hipcub
  • hipfft
  • hipsolver
  • hipsparse
  • llvmPackages_rocm.flang
  • llvmPackages_rocm.mlir
  • llvmPackages_rocm.openmp
  • magma-hip
  • migraphx
  • miopen
  • miopen-hip
  • miopen-opencl
  • miopengemm
  • python310Packages.openai-triton
  • python310Packages.torchWithCuda
  • python310Packages.torchWithRocm
  • python311Packages.openai-triton
  • rccl
  • rdc
  • rocalution
  • rocblas
  • rocdbgapi
  • rocfft
  • rocm-opencl-icd
  • rocm-opencl-runtime
  • rocm-runtime
  • rocm-thunk
  • rocminfo
  • rocmlir
  • rocprim
  • rocprofiler
  • rocr-debug-agent
  • rocrand
  • rocsolver
  • rocsparse
  • rocthrust
  • roctracer
  • rocwmma

Maintainer pings

cc @lovesegfault @Madouura @Flakebi for testing.

@Madouura Madouura mentioned this pull request Oct 5, 2023
12 tasks
@r-ryantm r-ryantm deleted the auto-update/rocm-thunk branch October 10, 2023 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant