Skip to content

cudaPackages.nccl-tests: 2.17.9 -> 2.17.10#497393

Merged
GaetanLepage merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/cudaPackages.nccl-tests
Mar 8, 2026
Merged

cudaPackages.nccl-tests: 2.17.9 -> 2.17.10#497393
GaetanLepage merged 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/cudaPackages.nccl-tests

Conversation

@r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Mar 6, 2026

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

meta.description for cudaPackages.nccl-tests is: Tests to check both the performance and the correctness of NVIDIA NCCL operations

meta.homepage for cudaPackages.nccl-tests is: https://github.com/NVIDIA/nccl-tests

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.17.10 with grep in /nix/store/rgy5nikw4l4gfmypwpixlyn4apwfnd50-cuda12.8-nccl-tests-2.17.10
  • found 2.17.10 in filename of file in /nix/store/rgy5nikw4l4gfmypwpixlyn4apwfnd50-cuda12.8-nccl-tests-2.17.10

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

2 package rebuild(s)

First fifty rebuilds by attrpath

cudaPackages.nccl-tests
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/rgy5nikw4l4gfmypwpixlyn4apwfnd50-cuda12.8-nccl-tests-2.17.10 \
  --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-tests https://github.com/r-ryantm/nixpkgs/archive/1ae2bed8e68fd58cc58d52b9e8bcd6ba69bb80ce.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/1ae2bed8e68fd58cc58d52b9e8bcd6ba69bb80ce#cudaPackages.nccl-tests

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

ls -la /nix/store/rgy5nikw4l4gfmypwpixlyn4apwfnd50-cuda12.8-nccl-tests-2.17.10
ls -la /nix/store/rgy5nikw4l4gfmypwpixlyn4apwfnd50-cuda12.8-nccl-tests-2.17.10/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 --extra-nixpkgs-config '{ allowBroken = false; }'
Commit: 1ae2bed8e68fd58cc58d52b9e8bcd6ba69bb80ce


x86_64-linux

✅ 1 package built:
  • cudaPackages.nccl-tests

Maintainer pings

cc @jmillerpdt @ConnorBaker @GaetanLepage @SomeoneSerge @YorikSar @samuela @prusnak 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.

@nixpkgs-ci nixpkgs-ci bot requested review from a team and jmillerpdt March 6, 2026 23:09
@nixpkgs-ci nixpkgs-ci bot added 8.has: package (update) This PR updates a package to a newer version 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 6.topic: cuda Parallel computing platform and API labels Mar 6, 2026
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Mar 6, 2026
@GaetanLepage
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 497393
Commit: 1ae2bed8e68fd58cc58d52b9e8bcd6ba69bb80ce


x86_64-linux

✅ 1 package built:
  • cudaPackages.nccl-tests

aarch64-linux

✅ 1 package built:
  • cudaPackages.nccl-tests

@GaetanLepage
Copy link
Contributor

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 497393 --extra-nixpkgs-config '{ allowUnfree = true; cudaSupport = true; }'
Commit: 1ae2bed8e68fd58cc58d52b9e8bcd6ba69bb80ce


x86_64-linux

✅ 2 packages built:
  • cudaPackages.nccl-tests
  • nixpkgs-manual

@GaetanLepage GaetanLepage added this pull request to the merge queue Mar 8, 2026
Merged via the queue into NixOS:master with commit 6833ba5 Mar 8, 2026
37 of 39 checks passed
@github-project-automation github-project-automation bot moved this from New to ✅ Done in CUDA Team Mar 8, 2026
@r-ryantm r-ryantm deleted the auto-update/cudaPackages.nccl-tests branch March 8, 2026 12:40
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 8.has: package (update) This PR updates a package to a newer version 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants