Skip to content

rocm-cmake: 5.4.4 -> 5.6.1#239621

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

rocm-cmake: 5.4.4 -> 5.6.1#239621
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/rocm-cmake

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-cmake is: CMake modules for common build tasks for the ROCm stack

meta.homepage for rocm-cmake is: https://github.com/RadeonOpenCompute/rocm-cmake

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 in filename of file in /nix/store/ddfdrqymx63ar0n5zy1lphdzxva3n30r-rocm-cmake-5.5.1

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

52 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
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
rocclr
rocdbgapi
rocfft
rocm-cmake
rocm-comgr
rocm-device-libs
rocm-opencl-icd
rocm-opencl-runtime
rocm-runtime
rocm-thunk
rocminfo
rocmlir
rocprim
rocprofiler
rocr-debug-agent
rocrand
rocsolver
rocsparse
rocthrust
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ddfdrqymx63ar0n5zy1lphdzxva3n30r-rocm-cmake-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-cmake https://github.com/r-ryantm/nixpkgs/archive/03e33612f40f3a5166e267c98e8a3c23604badd3.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/ddfdrqymx63ar0n5zy1lphdzxva3n30r-rocm-cmake-5.5.1
ls -la /nix/store/ddfdrqymx63ar0n5zy1lphdzxva3n30r-rocm-cmake-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

52 packages marked as broken and skipped:
  • blender-hip
  • clang-ocl
  • composable_kernel
  • hip
  • hip-amd
  • hip-common
  • hip-nvidia
  • hipblas
  • hipcc
  • hipcub
  • hipfft
  • hipfort
  • 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
  • rocclr
  • rocdbgapi
  • rocfft
  • rocm-cmake
  • rocm-comgr
  • rocm-device-libs
  • 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 @Madouura @Flakebi for testing.

@ofborg ofborg bot requested review from Flakebi and Madouura June 24, 2023 18:13
@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 24, 2023
@wegank wegank marked this pull request as draft June 26, 2023 05:18
@r-ryantm r-ryantm force-pushed the auto-update/rocm-cmake branch from 03e3361 to 26b7b6d Compare July 3, 2023 07:25
@r-ryantm r-ryantm changed the title rocm-cmake: 5.4.4 -> 5.5.1 rocm-cmake: 5.4.4 -> 5.6.0 Jul 3, 2023
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jul 3, 2023

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-cmake is: CMake modules for common build tasks for the ROCm stack

meta.homepage for rocm-cmake is: https://github.com/RadeonOpenCompute/rocm-cmake

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 in filename of file in /nix/store/0vpxsy8dp0ik93k5w389kgg8j8r04ql5-rocm-cmake-5.6.0

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

52 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
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
rocclr
rocdbgapi
rocfft
rocm-cmake
rocm-comgr
rocm-device-libs
rocm-opencl-icd
rocm-opencl-runtime
rocm-runtime
rocm-thunk
rocminfo
rocmlir
rocprim
rocprofiler
rocr-debug-agent
rocrand
rocsolver
rocsparse
rocthrust
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/0vpxsy8dp0ik93k5w389kgg8j8r04ql5-rocm-cmake-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-cmake https://github.com/r-ryantm/nixpkgs/archive/26b7b6d8da2fb9e083d90bbe239d9d1848438a42.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/0vpxsy8dp0ik93k5w389kgg8j8r04ql5-rocm-cmake-5.6.0
ls -la /nix/store/0vpxsy8dp0ik93k5w389kgg8j8r04ql5-rocm-cmake-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

52 packages marked as broken and skipped:
  • blender-hip
  • clang-ocl
  • composable_kernel
  • hip
  • hip-amd
  • hip-common
  • hip-nvidia
  • hipblas
  • hipcc
  • hipcub
  • hipfft
  • hipfort
  • 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
  • rocclr
  • rocdbgapi
  • rocfft
  • rocm-cmake
  • rocm-comgr
  • rocm-device-libs
  • 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 @Madouura @Flakebi for testing.

@r-ryantm r-ryantm force-pushed the auto-update/rocm-cmake branch from 26b7b6d to 21e5ac2 Compare September 1, 2023 17:47
@r-ryantm r-ryantm changed the title rocm-cmake: 5.4.4 -> 5.6.0 rocm-cmake: 5.4.4 -> 5.6.1 Sep 1, 2023
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Sep 1, 2023

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-cmake is: CMake modules for common build tasks for the ROCm stack

meta.homepage for rocm-cmake is: https://github.com/RadeonOpenCompute/rocm-cmake

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.1 in filename of file in /nix/store/ncq8ifw1pammjpfszgi3xhn0d9fsz7a8-rocm-cmake-5.6.1

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

55 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
hipsolver
hipsparse
llvmPackages_rocm.flang
llvmPackages_rocm.mlir
llvmPackages_rocm.openmp
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
rocalution
rocblas
rocclr
rocdbgapi
rocfft
rocm-cmake
rocm-comgr
rocm-device-libs
rocm-opencl-icd
rocm-opencl-runtime
rocm-runtime
rocm-thunk
rocminfo
rocmlir
rocprim
rocprofiler
rocr-debug-agent
rocrand
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ncq8ifw1pammjpfszgi3xhn0d9fsz7a8-rocm-cmake-5.6.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-cmake https://github.com/r-ryantm/nixpkgs/archive/21e5ac238fbbfe77ae2db1ec47c46e138aad64d6.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/ncq8ifw1pammjpfszgi3xhn0d9fsz7a8-rocm-cmake-5.6.1
ls -la /nix/store/ncq8ifw1pammjpfszgi3xhn0d9fsz7a8-rocm-cmake-5.6.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

55 packages marked as broken and skipped:
  • blender-hip
  • clang-ocl
  • composable_kernel
  • hip
  • hip-amd
  • hip-common
  • hip-nvidia
  • hipblas
  • hipcc
  • hipcub
  • hipfft
  • hipfort
  • hipsolver
  • hipsparse
  • llvmPackages_rocm.flang
  • llvmPackages_rocm.mlir
  • llvmPackages_rocm.openmp
  • 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
  • rocalution
  • rocblas
  • rocclr
  • rocdbgapi
  • rocfft
  • rocm-cmake
  • rocm-comgr
  • rocm-device-libs
  • 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 @Madouura @Flakebi for testing.

@Madouura Madouura mentioned this pull request Oct 5, 2023
12 tasks
@r-ryantm r-ryantm deleted the auto-update/rocm-cmake 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