Skip to content

Backport #272063 to staging 23.11#272336

Closed
SomeoneSerge wants to merge 24 commits intoNixOS:staging-23.11from
SomeoneSerge:backport-272063-to-staging-23.11
Closed

Backport #272063 to staging 23.11#272336
SomeoneSerge wants to merge 24 commits intoNixOS:staging-23.11from
SomeoneSerge:backport-272063-to-staging-23.11

Conversation

@SomeoneSerge
Copy link
Contributor

@SomeoneSerge SomeoneSerge commented Dec 5, 2023

Description of changes

#272063 @NixOS/cuda-maintainers

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

(cherry picked from commit 2381384)
…ctures (compute_35)

(cherry picked from commit 5c2a368)
(cherry picked from commit 361d7da)
(cherry picked from commit 31f1b51)
The GitHub repo has been archived, the new thing is
[cccl](https://github.com/nvidia/cccl)

(cherry picked from commit 9cc210a)
(cherry picked from commit 3e37f3c)
(cherry picked from commit 0f047c2)
(cherry picked from commit 4c6d2b8)
…rsion in cudatoolkit

We don't need to add the extra nvcc flags to locate cudart when using
cudatoolkit because it comes in the merged layout and nvcc doesn't have
any trouble locating dependencies in the same prefix

(cherry picked from commit 182e6b4)
(cherry picked from commit 18a2e51)
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Dec 5, 2023
@ConnorBaker ConnorBaker added the 6.topic: cuda Parallel computing platform and API label Dec 5, 2023
@ConnorBaker ConnorBaker self-requested a review December 5, 2023 22:04
@ofborg ofborg bot added 8.has: clean-up This PR removes packages or removes other cruft 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Dec 5, 2023
@veprbl
Copy link
Member

veprbl commented Dec 8, 2023

Please cherry pick #272964

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 6.topic: python Python is a high-level, general-purpose programming language. 8.has: clean-up This PR removes packages or removes other cruft 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants