Skip to content

Conversation

@r-ryantm
Copy link
Contributor

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

meta.description for cudaPackages.nccl is: Multi-GPU and multi-node collective communication primitives for NVIDIA GPUs

meta.homepage for cudaPackages.nccl is: https://developer.nvidia.com/nccl

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.22.3-1 in filename of file in /nix/store/hyindak07d1p6bivykavwjp9hwapqigi-nccl-2.22.3-1

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

19 package rebuild(s)

First fifty rebuilds by attrpath

cudaPackages.nccl
cudaPackages.nccl-tests
cudaPackages_10.nccl
cudaPackages_10.nccl-tests
cudaPackages_11.nccl
cudaPackages_11.nccl-tests
opensplatWithCuda
python311Packages.cupy
python311Packages.encodec
python311Packages.jaxlibWithCuda
python311Packages.tensorflowWithCuda
python311Packages.torchWithCuda
python311Packages.torchaudio-bin
python311Packages.torchvision-bin
python312Packages.cupy
python312Packages.jaxlibWithCuda
python312Packages.torchWithCuda
tts
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/hyindak07d1p6bivykavwjp9hwapqigi-nccl-2.22.3-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 cudaPackages.nccl https://github.com/r-ryantm/nixpkgs/archive/d70061457b9a952a2a1971bc341269860521009b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/d70061457b9a952a2a1971bc341269860521009b#cudaPackages.nccl

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

ls -la /nix/store/hyindak07d1p6bivykavwjp9hwapqigi-nccl-2.22.3-1
ls -la /nix/store/hyindak07d1p6bivykavwjp9hwapqigi-nccl-2.22.3-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.

nixpkgs-review took longer than 120m and timed out


Maintainer pings

cc @mdaiter @orivej @ConnorBaker @samuela @SomeoneSerge for testing.

@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any 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, 2024
@r-ryantm r-ryantm force-pushed the auto-update/cudaPackages.nccl branch from d700614 to e17662d Compare September 28, 2024 03:14
@r-ryantm r-ryantm changed the title cudaPackages.nccl: 2.21.5-1 -> 2.22.3-1 cudaPackages.nccl: 2.21.5-1 -> 2.23.4-1 Sep 28, 2024
@r-ryantm
Copy link
Contributor Author

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

meta.description for cudaPackages.nccl is: Multi-GPU and multi-node collective communication primitives for NVIDIA GPUs

meta.homepage for cudaPackages.nccl is: https://developer.nvidia.com/nccl

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.23.4-1 in filename of file in /nix/store/97qzv17p0v53rcz5kgg7ibdv127f3rf4-nccl-2.23.4-1

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

18 package rebuild(s)

First fifty rebuilds by attrpath

cudaPackages.nccl
cudaPackages.nccl-tests
cudaPackages_10.nccl
cudaPackages_10.nccl-tests
cudaPackages_11.nccl
cudaPackages_11.nccl-tests
opensplatWithCuda
python311Packages.cupy
python311Packages.encodec
python311Packages.jaxlibWithCuda
python311Packages.tensorflowWithCuda
python311Packages.torchWithCuda
python311Packages.torchaudio-bin
python311Packages.torchvision-bin
python312Packages.cupy
python312Packages.jaxlibWithCuda
python312Packages.torchWithCuda
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/97qzv17p0v53rcz5kgg7ibdv127f3rf4-nccl-2.23.4-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 cudaPackages.nccl https://github.com/r-ryantm/nixpkgs/archive/e17662d2150e5d1168d8b416f4fb6932ee9bb997.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/e17662d2150e5d1168d8b416f4fb6932ee9bb997#cudaPackages.nccl

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

ls -la /nix/store/97qzv17p0v53rcz5kgg7ibdv127f3rf4-nccl-2.23.4-1
ls -la /nix/store/97qzv17p0v53rcz5kgg7ibdv127f3rf4-nccl-2.23.4-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.

nixpkgs-review took longer than 120m and timed out


Maintainer pings

cc @mdaiter @orivej @ConnorBaker @samuela @SomeoneSerge for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@FliegendeWurst FliegendeWurst added the 6.topic: cuda Parallel computing platform and API label Dec 4, 2024
@r-ryantm r-ryantm changed the title cudaPackages.nccl: 2.21.5-1 -> 2.23.4-1 cudaPackages.nccl: 2.21.5-1 -> 2.24.3-1 Jan 11, 2025
@r-ryantm
Copy link
Contributor Author

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

meta.description for cudaPackages.nccl is: Multi-GPU and multi-node collective communication primitives for NVIDIA GPUs

meta.homepage for cudaPackages.nccl is: https://developer.nvidia.com/nccl

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.24.3-1 in filename of file in /nix/store/r96l9hpxsrn16f1pzab8sl9daw3m3kds-nccl-2.24.3-1

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

12 package rebuild(s)

First fifty rebuilds by attrpath

cudaPackages.nccl
cudaPackages.nccl-tests
cudaPackages_11.nccl
cudaPackages_11.nccl-tests
opensplatWithCuda
python312Packages.cupy
python312Packages.encodec
python312Packages.torchWithCuda
python312Packages.torchaudio-bin
python312Packages.torchvision-bin
tts
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/r96l9hpxsrn16f1pzab8sl9daw3m3kds-nccl-2.24.3-1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 cudaPackages.nccl https://github.com/r-ryantm/nixpkgs/archive/769de086357e9f376efcff8b7e236a583c6cec04.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/769de086357e9f376efcff8b7e236a583c6cec04#cudaPackages.nccl

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

ls -la /nix/store/r96l9hpxsrn16f1pzab8sl9daw3m3kds-nccl-2.24.3-1
ls -la /nix/store/r96l9hpxsrn16f1pzab8sl9daw3m3kds-nccl-2.24.3-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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

⏩ 2 packages marked as broken and skipped:
  • cudaPackages.nccl-tests
  • cudaPackages_11.nccl-tests
❌ 2 packages failed to build:
  • python312Packages.cupy
  • python312Packages.cupy.dist
✅ 20 packages built:
  • cudaPackages.nccl
  • cudaPackages.nccl.dev
  • cudaPackages_11.nccl
  • cudaPackages_11.nccl.dev
  • opensplatWithCuda
  • python312Packages.encodec
  • python312Packages.encodec.dist
  • python312Packages.torch-bin
  • python312Packages.torch-bin.dist
  • python312Packages.torchWithCuda
  • python312Packages.torchWithCuda.cxxdev
  • python312Packages.torchWithCuda.dev
  • python312Packages.torchWithCuda.dist
  • python312Packages.torchWithCuda.lib
  • python312Packages.torchaudio-bin
  • python312Packages.torchaudio-bin.dist
  • python312Packages.torchvision-bin
  • python312Packages.torchvision-bin.dist
  • tts
  • tts.dist

Maintainer pings

cc @mdaiter @orivej @ConnorBaker @samuela @SomeoneSerge for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/cudaPackages.nccl branch from e17662d to 769de08 Compare January 11, 2025 10:04
@r-ryantm r-ryantm changed the title cudaPackages.nccl: 2.21.5-1 -> 2.24.3-1 cudaPackages.nccl: 2.21.5-1 -> 2.25.1-1 Feb 5, 2025
@r-ryantm r-ryantm force-pushed the auto-update/cudaPackages.nccl branch from 769de08 to 3ad30ef Compare February 5, 2025 11:52
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Feb 5, 2025

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

meta.description for cudaPackages.nccl is: Multi-GPU and multi-node collective communication primitives for NVIDIA GPUs

meta.homepage for cudaPackages.nccl is: https://developer.nvidia.com/nccl

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.25.1-1 in filename of file in /nix/store/vz42nijlf1dd6dwsxgg8k8ghzgdn8rnl-nccl-2.25.1-1

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

15 package rebuild(s)

First fifty rebuilds by attrpath

cudaPackages.nccl
cudaPackages.nccl-tests
cudaPackages_11.nccl
cudaPackages_11.nccl-tests
opensplatWithCuda
python312Packages.cupy
python312Packages.encodec
python312Packages.torchWithCuda
python312Packages.torchaudio-bin
python312Packages.torchvision-bin
python312Packages.vllm
python313Packages.torchWithCuda
tts
vllm
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/vz42nijlf1dd6dwsxgg8k8ghzgdn8rnl-nccl-2.25.1-1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 cudaPackages.nccl https://github.com/r-ryantm/nixpkgs/archive/3ad30efe279621912f612821715e226a615166b5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3ad30efe279621912f612821715e226a615166b5#cudaPackages.nccl

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

ls -la /nix/store/vz42nijlf1dd6dwsxgg8k8ghzgdn8rnl-nccl-2.25.1-1
ls -la /nix/store/vz42nijlf1dd6dwsxgg8k8ghzgdn8rnl-nccl-2.25.1-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.

nixpkgs-review took longer than 180m and timed out


Maintainer pings

cc @mdaiter @orivej @ConnorBaker @samuela @SomeoneSerge for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/cudaPackages.nccl branch from 3ad30ef to 26bd53d Compare April 8, 2025 06:06
@r-ryantm r-ryantm changed the title cudaPackages.nccl: 2.21.5-1 -> 2.25.1-1 cudaPackages.nccl: 2.21.5-1 -> 2.26.2-1 Apr 8, 2025
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Apr 8, 2025

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

meta.description for cudaPackages.nccl is: Multi-GPU and multi-node collective communication primitives for NVIDIA GPUs

meta.homepage for cudaPackages.nccl is: https://developer.nvidia.com/nccl

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 2.26.2-1 in filename of file in /nix/store/7fnja159lh4a7cmz5d5ymprlcf864mxl-nccl-2.26.2-1

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

19 package rebuild(s)

First fifty rebuilds by attrpath

cudaPackages.nccl
cudaPackages.nccl-tests
cudaPackages_11.nccl
cudaPackages_11.nccl-tests
opensplatWithCuda
python312Packages.cupy
python312Packages.encodec
python312Packages.jax-cuda12-pjrt
python312Packages.jax-cuda12-plugin
python312Packages.torchWithCuda
python312Packages.torchaudio-bin
python312Packages.torchvision-bin
python312Packages.vllm
python313Packages.jax-cuda12-pjrt
python313Packages.jax-cuda12-plugin
python313Packages.torchWithCuda
tts
vllm
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/7fnja159lh4a7cmz5d5ymprlcf864mxl-nccl-2.26.2-1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 cudaPackages.nccl https://github.com/r-ryantm/nixpkgs/archive/26bd53dcd48c398945d026f1ed06bf639769f720.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/26bd53dcd48c398945d026f1ed06bf639769f720#cudaPackages.nccl

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

ls -la /nix/store/7fnja159lh4a7cmz5d5ymprlcf864mxl-nccl-2.26.2-1
ls -la /nix/store/7fnja159lh4a7cmz5d5ymprlcf864mxl-nccl-2.26.2-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.

nixpkgs-review took longer than 180m and timed out


Maintainer pings

cc @mdaiter @orivej @ConnorBaker @prusnak @samuela @SomeoneSerge for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@nix-owners nix-owners bot requested a review from prusnak April 8, 2025 06:14
@prusnak
Copy link
Member

prusnak commented Apr 13, 2025

superseded by #398313

@prusnak prusnak closed this Apr 13, 2025
@github-project-automation github-project-automation bot moved this from New to ✅ Done in CUDA Team Apr 13, 2025
@r-ryantm r-ryantm deleted the auto-update/cudaPackages.nccl branch April 13, 2025 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: cuda Parallel computing platform and API 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants