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
Breadcrumbs
History for
rust-cuda
examples
on
main
User selector
All users
All time
Commit history
Commits on Jan 9, 2026
Improve examples README.
Show description for 55f192a
nnethercote
authored and
LegNeato
committed
55f192a
View commit details
Copy full SHA for 55f192a
View code at this point
Browse repository at this point
Commits on Dec 10, 2025
Fix clippy warnings.
nnethercote
authored and
LegNeato
committed
b3bf1dd
View commit details
Copy full SHA for b3bf1dd
View code at this point
Browse repository at this point
Commits on Nov 27, 2025
Move `examples/path_tracer` to `crates/optix/examples/path_tracer`.
Show description for 4ea27fb
nnethercote
authored and
LegNeato
committed
4ea27fb
View commit details
Copy full SHA for 4ea27fb
View code at this point
Browse repository at this point
Move `examples/cuda/*` to `examples/*`.
Show description for dbb4d9d
nnethercote
authored and
LegNeato
committed
dbb4d9d
View commit details
Copy full SHA for dbb4d9d
View code at this point
Browse repository at this point
Move `examples/optix/denoiser` to `crates/optix/examples/denoiser`.
Show description for bf5ea94
nnethercote
authored and
LegNeato
committed
bf5ea94
View commit details
Copy full SHA for bf5ea94
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
Emulate 128 bit ops
Show description for 6ffb344
LegNeato
committed
6ffb344
View commit details
Copy full SHA for 6ffb344
View code at this point
Browse repository at this point
Share `TILE_SIZE`.
Show description for 2891f7d
nnethercote
authored and
LegNeato
committed
2891f7d
View commit details
Copy full SHA for 2891f7d
View code at this point
Browse repository at this point
Fix `gemm` example on CUDA 13.0.
Show description for 995eaed
nnethercote
authored and
LegNeato
committed
995eaed
View commit details
Copy full SHA for 995eaed
View code at this point
Browse repository at this point
Commits on Nov 12, 2025
chore: move async_api example to the samples/introduction/ subdirectory
madhav-madhusoodanan
authored and
LegNeato
committed
9384c6f
View commit details
Copy full SHA for 9384c6f
View code at this point
Browse repository at this point
chore: format code
madhav-madhusoodanan
authored and
LegNeato
committed
3431da8
View commit details
Copy full SHA for 3431da8
View code at this point
Browse repository at this point
fix: spelling errors
madhav-madhusoodanan
authored and
LegNeato
committed
6a1128a
View commit details
Copy full SHA for 6a1128a
View code at this point
Browse repository at this point
feat: ported the AsyncAPI sample of CUDA examples
madhav-madhusoodanan
authored and
LegNeato
committed
d609576
View commit details
Copy full SHA for d609576
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
Fix CI when codegen .so is clobbered
Show description for 2bf3138
LegNeato
committed
2bf3138
View commit details
Copy full SHA for 2bf3138
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
Avoid `Rust-CUDA` in documentation/comments.
Show description for 0d8b77e
nnethercote
authored and
LegNeato
committed
0d8b77e
View commit details
Copy full SHA for 0d8b77e
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
Emulate i128 ops
Show description for 3ee57fe
LegNeato
committed
3ee57fe
View commit details
Copy full SHA for 3ee57fe
View code at this point
Browse repository at this point
Commits on Jul 12, 2025
Move examples to glam
LegNeato
committed
3b646e6
View commit details
Copy full SHA for 3b646e6
View code at this point
Browse repository at this point
Continue replacing `vek` with `glam`
jorge-ortega
authored and
LegNeato
committed
bdacba9
View commit details
Copy full SHA for bdacba9
View code at this point
Browse repository at this point
Replace `vek` with glam.
Show description for a0878a0
LegNeato
committed
a0878a0
View commit details
Copy full SHA for a0878a0
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
Update Rust toolchain to nightly-2025-06-23 (#236)
LegNeato
authored
ff36e16
View commit details
Copy full SHA for ff36e16
View code at this point
Browse repository at this point
Commits on May 24, 2025
Use `MANIFEST_DIR` in build scripts (#215)
Show description for 3b3e049
LegNeato
authored
3b3e049
View commit details
Copy full SHA for 3b3e049
View code at this point
Browse repository at this point
Commits on Apr 17, 2025
chore(examples): restructure CUDA examples and add a GEMM example
Show description for 290d711
adamcavendish
authored and
jorge-ortega
committed
290d711
View commit details
Copy full SHA for 290d711
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
refactor(cust_raw): Parse macro function renames in cuda headers. (#187)
Show description for 295459d
jorge-ortega
authored
295459d
View commit details
Copy full SHA for 295459d
View code at this point
Browse repository at this point
Commits on Mar 19, 2025
path_tracer builds and runs on windows
Show description for 2b33f4e
jorge-ortega
authored and
LegNeato
committed
2b33f4e
View commit details
Copy full SHA for 2b33f4e
View code at this point
Browse repository at this point
fixing path_tracer and build works for linux
trigpolynom
authored and
LegNeato
committed
210af5d
View commit details
Copy full SHA for 210af5d
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
denoiser example: Replace `image::io::Reader` with `image::ImageReader`
jorge-ortega
authored and
LegNeato
committed
8fea329
View commit details
Copy full SHA for 8fea329
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
Fix nvvm_internal attribute usage. `add` example now compiles and runs!
Show description for e079b57
jorge-ortega
authored and
LegNeato
committed
e079b57
View commit details
Copy full SHA for e079b57
View code at this point
Browse repository at this point
Run `cargo fmt`
jorge-ortega
authored and
LegNeato
committed
25b3fdd
View commit details
Copy full SHA for 25b3fdd
View code at this point
Browse repository at this point
Updates rust-toolchain to nightly-02-20.
Show description for 689a7a2
jorge-ortega
authored and
LegNeato
committed
689a7a2
View commit details
Copy full SHA for 689a7a2
View code at this point
Browse repository at this point
Commits on Mar 7, 2025
Updated crates to use new versions of Dependencies (#146)
Show description for d00cf26
Schmiedium
authored
d00cf26
View commit details
Copy full SHA for d00cf26
View code at this point
Browse repository at this point
Commits on Jan 27, 2025
Update Add Example & Getting Started (#117)
Show description for 54bd55e
Vollkornaffe
authored
54bd55e
View commit details
Copy full SHA for 54bd55e
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
Fix: fix optix denoiser example
RDambrosio016
committed
1709318
View commit details
Copy full SHA for 1709318
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
Chore: update versions for 0.3 release
RDambrosio016
committed
f60ea04
View commit details
Copy full SHA for f60ea04
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Chore: clean up unused code warnings
RDambrosio016
committed
f49291a
View commit details
Copy full SHA for f49291a
View code at this point
Browse repository at this point
Feat: add dielectric to path tracer
RDambrosio016
committed
b62a97d
View commit details
Copy full SHA for b62a97d
View code at this point
Browse repository at this point
Feat: add OptiX (hardware rt) support to toy path tracer
RDambrosio016
committed
70acd08
View commit details
Copy full SHA for 70acd08
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.