[Backport release-25.05] doc: add CUDA contributing section#425172
[Backport release-25.05] doc: add CUDA contributing section#425172ConnorBaker merged 2 commits intoNixOS:release-25.05from
Conversation
Signed-off-by: Connor Baker <[email protected]> (cherry picked from commit 91e91bc)
Signed-off-by: Connor Baker <[email protected]> (cherry picked from commit be7e126)
There was a problem hiding this comment.
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.
|
Yes, I made sure to cherry-pick with Thank you for the review! |
Backport of #414612 to
release-25.05.