Skip to content

[Backport release-25.05] doc: add CUDA contributing section#425172

Merged
ConnorBaker merged 2 commits intoNixOS:release-25.05from
ConnorBaker:backport-414612-to-release-25.05
Jul 14, 2025
Merged

[Backport release-25.05] doc: add CUDA contributing section#425172
ConnorBaker merged 2 commits intoNixOS:release-25.05from
ConnorBaker:backport-414612-to-release-25.05

Conversation

@ConnorBaker
Copy link
Contributor

Backport of #414612 to release-25.05.

Signed-off-by: Connor Baker <[email protected]>
(cherry picked from commit be7e126)
@ConnorBaker ConnorBaker self-assigned this Jul 14, 2025
@ConnorBaker ConnorBaker added 8.has: documentation This PR adds or changes documentation 6.topic: best practices Documentation and discussion around best practices for Nixpkgs development labels Jul 14, 2025
@ConnorBaker ConnorBaker added 6.topic: documentation Meta-discussion about documentation and its workflow 6.topic: cuda Parallel computing platform and API labels Jul 14, 2025
@nix-owners nix-owners bot requested review from GetPsyched and hsjobeki July 14, 2025 18:26
@ConnorBaker ConnorBaker moved this from New to 👀 Awaits reviews in CUDA Team Jul 14, 2025
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This report is automatically generated by the check-cherry-picks CI workflow.

Some of the commits in this PR have not been cherry-picked exactly and require the author's and reviewer's attention.

Please make sure to follow the backporting guidelines and cherry-pick with the -x flag. This requires changes to go to the unstable branches (master / staging) first, before backporting them.

Occasionally, it is not possible to cherry-pick exactly the same patch. This most frequently happens when resolving merge conflicts while cherry-picking or when updating minor versions of packages which have already advanced to the next major on unstable. If you need to merge this PR despite the warnings, please dismiss this review.

Warning

Difference between fd4dbd8 and original 91e91bc may warrant inspection.

Show diff
@@ Commit message
     doc: add CUDA contributing section and document passthru test attributes
 
     Signed-off-by: Connor Baker <[email protected]>
+    (cherry picked from commit 91e91bc5963bb23f3f1e17916deb3495701f52b8)
 
  ## doc/languages-frameworks/cuda.section.md ##
 @@ doc/languages-frameworks/cuda.section.md: for your specific card(s).
@@ doc/redirects.json
    "cuelang": [
      "index.html#cuelang"
    ],
-@@
-   "ex-buildGoModule": [
-     "index.html#ex-buildGoModule"
-   ],
--  "ssec-go-toolchain-versions" : [
-+  "ssec-go-toolchain-versions": [
-     "index.html#ssec-go-toolchain-versions"
-   ],
-   "buildGoModule-goModules-override": [

Hint: The full diffs are also available in the runner logs with slightly better highlighting.

@github-project-automation github-project-automation bot moved this from 👀 Awaits reviews to 📋 The forgotten in CUDA Team Jul 14, 2025
@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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 4.workflow: backport This targets a stable branch and removed 6.topic: cuda Parallel computing platform and API labels Jul 14, 2025
Copy link
Contributor

@fricklerhandwerk fricklerhandwerk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for picking apart the diff! I think the bot warning can be legitimately dismissed, this looks about right to me, but I'm not into the full depth of this.

@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jul 14, 2025
@ConnorBaker
Copy link
Contributor Author

Yes, I made sure to cherry-pick with -x, so I think it's also incorrect.

Thank you for the review!

@ConnorBaker ConnorBaker merged commit 829f16a into NixOS:release-25.05 Jul 14, 2025
33 of 37 checks passed
@github-project-automation github-project-automation bot moved this from 📋 The forgotten to ✅ Done in CUDA Team Jul 14, 2025
@ConnorBaker ConnorBaker deleted the backport-414612-to-release-25.05 branch July 14, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.workflow: backport This targets a stable branch 6.topic: best practices Documentation and discussion around best practices for Nixpkgs development 6.topic: documentation Meta-discussion about documentation and its workflow 8.has: documentation This PR adds or changes documentation 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package 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.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants