Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Rust-GPU
/
rust-cuda
Public
Notifications
You must be signed in to change notification settings
Fork
212
Star
4.8k
Code
Issues
54
Pull requests
16
Discussions
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
LegNeato
Datepicker
All time
Commit History
Commits on Oct 27, 2025
Remove key making CI fail
LegNeato
committed
a51d85f
Copy full SHA for a51d85f
Commits on Oct 22, 2025
Compiletest: pass -Zui-testing to rustc
Show description for b551fed
LegNeato
committed
b551fed
Copy full SHA for b551fed
Commits on Sep 20, 2025
Fix CI when codegen .so is clobbered
Show description for 2bf3138
LegNeato
committed
2bf3138
Copy full SHA for 2bf3138
Commits on Sep 19, 2025
Make int_width only operate on ints
LegNeato
committed
1d94a20
Copy full SHA for 1d94a20
Commits on Sep 17, 2025
Fix clippy cross-platform
Show description for 6027944
LegNeato
committed
6027944
Copy full SHA for 6027944
Fix more clippy
LegNeato
committed
5c3381b
Copy full SHA for 5c3381b
Fix clippy
LegNeato
committed
6f2435a
Copy full SHA for 6f2435a
rustfmt
LegNeato
committed
abcf9dc
Copy full SHA for abcf9dc
Commits on Aug 24, 2025
Fix warp shuffle codegen
Show description for ac2674f
LegNeato
committed
ac2674f
Copy full SHA for ac2674f
Commits on Aug 22, 2025
Point to latest status update in README
LegNeato
committed
2dbfc5e
Copy full SHA for 2dbfc5e
Add arm64 to CI (#255)
Show description for aa7b035
LegNeato
authored
aa7b035
Copy full SHA for aa7b035
Use ffi::c_char to fix arm64
LegNeato
committed
3f0759a
Copy full SHA for 3f0759a
Commits on Aug 9, 2025
Trigger a rebuild of the guide
LegNeato
committed
471e3c6
Copy full SHA for 471e3c6
Fix guide env
LegNeato
committed
be5e402
Copy full SHA for be5e402
Fix guide building
LegNeato
committed
be12d0d
Copy full SHA for be12d0d
Fix guide deploying
LegNeato
committed
044b028
Copy full SHA for 044b028
Commits on Aug 8, 2025
Fix i128 saturating ops
Show description for 2adc3bf
LegNeato
committed
2adc3bf
Copy full SHA for 2adc3bf
Emulate i128 ops
Show description for 3ee57fe
LegNeato
committed
3ee57fe
Copy full SHA for 3ee57fe
Commits on Aug 7, 2025
Remove incorrect pointer cast in `volatile_load` intrinsic
Show description for 9fa4487
LegNeato
committed
9fa4487
Copy full SHA for 9fa4487
Commits on Aug 3, 2025
Port some compiletests from rust-gpu
Show description for 26b56cc
LegNeato
committed
26b56cc
Copy full SHA for 26b56cc
Commits on Aug 1, 2025
Fix warning when compiling rust wrapper C++
Show description for 816f383
LegNeato
committed
816f383
Copy full SHA for 816f383
Add compiletests
Show description for 65a20a9
LegNeato
committed
65a20a9
Copy full SHA for 65a20a9
Commits on Jul 29, 2025
Implement CUDA 12.9 architecture suffixes
Show description for aa7e615
LegNeato
committed
aa7e615
Copy full SHA for aa7e615
Commits on Jul 28, 2025
Add target_feature support for compute_*
Show description for 5a70839
LegNeato
committed
5a70839
Copy full SHA for 5a70839
Commits on Jul 12, 2025
Move examples to glam
LegNeato
committed
3b646e6
Copy full SHA for 3b646e6
Replace `vek` with glam.
Show description for a0878a0
LegNeato
committed
a0878a0
Copy full SHA for a0878a0
Commits on Jul 10, 2025
Update Rust toolchain to nightly-2025-06-23 (#236)
LegNeato
authored
ff36e16
Copy full SHA for ff36e16
Fix failing doctests (#235)
LegNeato
authored
61bb7a5
Copy full SHA for 61bb7a5
Commits on Jul 5, 2025
Don't include rust-gpu org prefix in container name
LegNeato
committed
62e4ac0
Copy full SHA for 62e4ac0
Use nvcr.io for nvidia base images
LegNeato
committed
2189cdd
Copy full SHA for 2189cdd
Use bash replace in container yaml
LegNeato
committed
0d0266f
Copy full SHA for 0d0266f
Fix container builds in CI (#234)
LegNeato
authored
2b516cc
Copy full SHA for 2b516cc
Update Docker and CI for multi-architecture support (#233)
Show description for 4095383
LegNeato
authored
4095383
Copy full SHA for 4095383
Commits on May 26, 2025
Make constant memory opt-in, spill large statics to global memory (#217)
Show description for afb147e
LegNeato
authored
afb147e
Copy full SHA for afb147e
Commits on May 24, 2025
Use `MANIFEST_DIR` in build scripts (#215)
Show description for 3b3e049
LegNeato
authored
3b3e049
Copy full SHA for 3b3e049
Pagination
Previous
Next
You can’t perform that action at this time.