[pull] main from Rust-GPU:main#71
Merged
pull[bot] merged 6 commits intoHaofei:mainfrom Apr 2, 2026
Merged
Conversation
Add contributor guidelines covering prerequisites (CUDA, Rust nightly, cuDNN), build instructions, Windows/Linux setup notes, commit message conventions (Conventional Commits), project structure overview, and the contribution workflow. Also add GitHub issue templates (bug report, feature request) and a pull request template to standardize contributions. Closes #141 Made-with: Cursor
…uilder The operations iterator map in GraphBuilder::build() had two identical Operation::ConvBwdData arms. The second arm was unreachable dead code. Removed the duplicate; all seven operation variants are now matched once. Made-with: Cursor
…N coverage table - Add ASCII pipeline diagram to cuda/pipeline.md showing the full Rust CUDA compilation flow (kernel .rs -> NVVM IR -> PTX -> SASS) with crate roles annotated; fixes missing image referenced in #219 - Add Windows setup section to guide/getting_started.md covering prerequisites (MSVC build tools, CUDA Toolkit, cuDNN), PATH configuration for CUDA 12.x and 13.x, and a common-errors table - Expand the cuDNN row in features.md from a single 'In-progress' note to a full sub-table listing all 17 legacy API modules with their implementation status (implemented / not yet wrapped / WIP) Closes #219 Made-with: Cursor
- `CoverageInfoBuilderMethods::init_coverage` was removed. - The `ret_ptr` argument was added to `BuilderMethods::atomic_rmw`, see rust-lang/rust#144192.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )