Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PMQ9
/
rust-cuda
Public
forked from
Rust-GPU/rust-cuda
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 26, 2026
fix(nvvm): use PassMode::Cast for align(16) ADTs
Snehal-Reddy
authored and
LegNeato
committed
2479a9c
View commit details
Copy full SHA for 2479a9c
Browse repository at this point
fix(cuda_std): align WarpShuffleMode discriminants with LLVM intrinsics
Snehal-Reddy
authored and
LegNeato
committed
96e16c3
View commit details
Copy full SHA for 96e16c3
Browse repository at this point
fix(cuda_std): Fix inverted logic in warp_vote_any and warp_vote_all intrinsics
Snehal-Reddy
authored and
LegNeato
committed
5fec7ae
View commit details
Copy full SHA for 5fec7ae
Browse repository at this point
fix(cuda_std): use correct PTX scope suffix in atomic load/store
Snehal-Reddy
authored and
LegNeato
committed
b8ba547
View commit details
Copy full SHA for b8ba547
Browse repository at this point
Commits on Feb 16, 2026
feat: Created the rust-cuda version of the matrix multiplication sample
Show description for 3e1adba
Madhav Madhusoodanan
authored and
nnethercote
committed
3e1adba
View commit details
Copy full SHA for 3e1adba
Browse repository at this point
feat: added buildfile
madhav-madhusoodanan
authored and
nnethercote
committed
808860c
View commit details
Copy full SHA for 808860c
Browse repository at this point
Commits on Jan 15, 2026
Add version to cust_raw dependencies for crates.io publishing
LegNeato
committed
f76a232
View commit details
Copy full SHA for f76a232
Browse repository at this point
Commits on Jan 9, 2026
Test CUDA 13.0 on Linux CI.
Show description for 0575113
nnethercote
authored and
LegNeato
committed
0575113
View commit details
Copy full SHA for 0575113
Browse repository at this point
Update intrinsics.rs to correctly use bitsize for atomic `cas` ops
niklebedenko
authored and
LegNeato
committed
28ebcee
View commit details
Copy full SHA for 28ebcee
Browse repository at this point
Tweak `ptx_type_for_logic_op` to be exhaustive, and correctly handle f32/f64
niklebedenko
authored and
LegNeato
committed
fde84ef
View commit details
Copy full SHA for fde84ef
Browse repository at this point
Update intrinsics.rs (the correct one this time)
niklebedenko
authored and
LegNeato
committed
95ea074
View commit details
Copy full SHA for 95ea074
Browse repository at this point
Revert update instrinsics.rs
niklebedenko
authored and
LegNeato
committed
58affcb
View commit details
Copy full SHA for 58affcb
Browse repository at this point
Update intrinsics.rs to fix emitted assembly of atomic logic ops
niklebedenko
authored and
LegNeato
committed
98c73bb
View commit details
Copy full SHA for 98c73bb
Browse repository at this point
Improve examples README.
Show description for 55f192a
nnethercote
authored and
LegNeato
committed
55f192a
View commit details
Copy full SHA for 55f192a
Browse repository at this point
Commits on Dec 16, 2025
cust: remove trailing colons from doc headings.
Show description for 6dd6736
nnethercote
authored and
LegNeato
committed
6dd6736
View commit details
Copy full SHA for 6dd6736
Browse repository at this point
Remove `cudnn/README.md`.
Show description for f920f3c
nnethercote
authored and
LegNeato
committed
f920f3c
View commit details
Copy full SHA for f920f3c
Browse repository at this point
Remove `cust_derive/README.md`.
Show description for 84e7379
nnethercote
authored and
LegNeato
committed
84e7379
View commit details
Copy full SHA for 84e7379
Browse repository at this point
Remove `cust/README.md`.
Show description for 10998bc
nnethercote
authored and
LegNeato
committed
10998bc
View commit details
Copy full SHA for 10998bc
Browse repository at this point
Remove `gpu_rand/README.md`.
Show description for 6722db9
nnethercote
authored and
LegNeato
committed
6722db9
View commit details
Copy full SHA for 6722db9
Browse repository at this point
Relax size assertion
Show description for 8c165d0
LegNeato
committed
8c165d0
View commit details
Copy full SHA for 8c165d0
Browse repository at this point
Commits on Dec 11, 2025
cuda_std_macros: remove `KernelHints`.
Show description for 44c44ba
nnethercote
authored and
LegNeato
committed
44c44ba
View commit details
Copy full SHA for 44c44ba
Browse repository at this point
Fix `path-tracer`.
Show description for 92217f0
nnethercote
authored and
LegNeato
committed
92217f0
View commit details
Copy full SHA for 92217f0
Browse repository at this point
Commits on Dec 10, 2025
Remove `test` job in `ci_linux.yml`.
Show description for 6519002
nnethercote
authored and
LegNeato
committed
6519002
View commit details
Copy full SHA for 6519002
Browse repository at this point
Fix clippy warnings.
nnethercote
authored and
LegNeato
committed
b3bf1dd
View commit details
Copy full SHA for b3bf1dd
Browse repository at this point
Re-enable `path-tracer`.
Show description for 82fc4b9
nnethercote
authored and
LegNeato
committed
82fc4b9
View commit details
Copy full SHA for 82fc4b9
Browse repository at this point
Update compiletest to edition 2024.
Show description for 65f66ec
nnethercote
authored and
LegNeato
committed
65f66ec
View commit details
Copy full SHA for 65f66ec
Browse repository at this point
Update more crates to edition 2024.
Show description for bb12b30
nnethercote
authored and
LegNeato
committed
bb12b30
View commit details
Copy full SHA for bb12b30
Browse repository at this point
Update various crates from edition 2021 to 2024.
Show description for 61f40ed
nnethercote
authored and
LegNeato
committed
61f40ed
View commit details
Copy full SHA for 61f40ed
Browse repository at this point
Update various crates from edition 2018 to 2021.
Show description for c120ff7
nnethercote
authored and
LegNeato
committed
c120ff7
View commit details
Copy full SHA for c120ff7
Browse repository at this point
Commits on Dec 8, 2025
Test CUDA 13.0 on Windows CI.
Show description for 609928f
nnethercote
authored and
LegNeato
committed
609928f
View commit details
Copy full SHA for 609928f
Browse repository at this point
PowerShell CI tweaks.
Show description for c123b4c
nnethercote
authored and
LegNeato
committed
c123b4c
View commit details
Copy full SHA for c123b4c
Browse repository at this point
Commits on Dec 5, 2025
Fix images.
Show description for 8ad92c3
nnethercote
authored and
LegNeato
committed
8ad92c3
View commit details
Copy full SHA for 8ad92c3
Browse repository at this point
Use 4-space indents consistently.
Show description for cc53271
nnethercote
authored and
LegNeato
committed
cc53271
View commit details
Copy full SHA for cc53271
Browse repository at this point
Document a PATH problem on Windows.
Show description for 43bea35
nnethercote
authored and
LegNeato
committed
43bea35
View commit details
Copy full SHA for 43bea35
Browse repository at this point
Add a tip for debuggin with `ptxas`.
Show description for 9bafe73
nnethercote
authored and
LegNeato
committed
9bafe73
View commit details
Copy full SHA for 9bafe73
Browse repository at this point
Previous
Next
You can’t perform that action at this time.