Skip to content

cudaPackages: [doc] add basic internal documentation on cuda_compat#270999

Merged
ConnorBaker merged 1 commit intoNixOS:masterfrom
yannham:doc/cuda-compat
Dec 12, 2023
Merged

cudaPackages: [doc] add basic internal documentation on cuda_compat#270999
ConnorBaker merged 1 commit intoNixOS:masterfrom
yannham:doc/cuda-compat

Conversation

@yannham
Copy link
Contributor

@yannham yannham commented Nov 29, 2023

Description of changes

This PR adds basic documentation what is Cuda Compatibility and how it works to the CUDA packages internal (maintainer) documentation.

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.

Priorities

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 8.has: documentation This PR adds or changes documentation label Nov 29, 2023
@ConnorBaker ConnorBaker added the 6.topic: cuda Parallel computing platform and API label Nov 30, 2023
@ofborg ofborg bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Dec 5, 2023
@github-actions github-actions bot added 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: GNOME GNOME desktop environment and its underlying platform 8.has: module (update) This PR changes an existing module in `nixos/` 6.topic: vim Advanced text editor 6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. 6.topic: stdenv Standard environment 6.topic: pantheon The Pantheon desktop environment 6.topic: lib The Nixpkgs function library and removed 8.has: documentation This PR adds or changes documentation labels Dec 12, 2023
@yannham yannham changed the base branch from staging to master December 12, 2023 09:44
@github-actions github-actions bot removed 6.topic: python Python is a high-level, general-purpose programming language. 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 6.topic: GNOME GNOME desktop environment and its underlying platform 8.has: module (update) This PR changes an existing module in `nixos/` 6.topic: vim Advanced text editor 6.topic: ocaml OCaml is a general-purpose, high-level, multi-paradigm programming language. 6.topic: stdenv Standard environment 6.topic: pantheon The Pantheon desktop environment 6.topic: lib The Nixpkgs function library labels Dec 12, 2023
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. and removed 2.status: merge conflict This PR has merge conflicts with the target branch labels Dec 12, 2023
@ConnorBaker ConnorBaker self-requested a review December 12, 2023 15:01
@ConnorBaker ConnorBaker self-assigned this Dec 12, 2023
@yannham yannham marked this pull request as ready for review December 12, 2023 15:03
@ConnorBaker ConnorBaker merged commit f3cb199 into NixOS:master Dec 12, 2023
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: 0 This PR does not cause any packages to rebuild on Linux.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants