Skip to content

cudaPackages.cusparselt: 0.7.1 -> 0.8.0#436186

Closed
prusnak wants to merge 1 commit into
NixOS:masterfrom
prusnak:cusparselt
Closed

cudaPackages.cusparselt: 0.7.1 -> 0.8.0#436186
prusnak wants to merge 1 commit into
NixOS:masterfrom
prusnak:cusparselt

Conversation

@prusnak

@prusnak prusnak commented Aug 23, 2025

Copy link
Copy Markdown
Member

Version update

NVIDIA changed scheme of their jsons, compare

https://developer.download.nvidia.com/compute/cusparselt/redist/redistrib_0.7.1.json

vs

https://developer.download.nvidia.com/compute/cusparselt/redist/redistrib_0.8.0.json

I manually edited the redistrib_0.8.0.json to adhere to the scheme of older jsons :-/

Not ideal but i guess that works in the short term.

In the long term we would need to adapt the scripts in https://github.com/ConnorBaker/cuda-redist-find-features

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci Bot added 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. 6.topic: cuda Parallel computing platform and API labels Aug 23, 2025
@nixpkgs-ci nixpkgs-ci Bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Oct 28, 2025
@ConnorBaker

Copy link
Copy Markdown
Contributor

Superseded by #437723.

@github-project-automation github-project-automation Bot moved this from New to ✅ Done in CUDA Team Dec 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 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: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants