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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Rust-GPU
/
rust-cuda
Public
Notifications
You must be signed in to change notification settings
Fork
242
Star
5.3k
Code
Issues
62
Pull requests
36
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Allow adjusting loop unroll aggressiveness
- #350
#350
Open
niklebedenko
wants to merge 10 commits into
Rust-GPU:main
Rust-GPU/rust-cuda:main
from
niklebedenko:main
niklebedenko/rust-cuda:main
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Allow adjusting loop unroll aggressiveness
#350
niklebedenko
wants to merge 10 commits into
Rust-GPU:main
Rust-GPU/rust-cuda:main
from
niklebedenko:main
niklebedenko/rust-cuda:main
Copy head branch name to clipboard
Commits
Commits on Jan 2, 2026
Update intrinsics.rs to fix emitted assembly of atomic logic ops
niklebedenko
authored
ca4a56c
View commit details
Copy full SHA for ca4a56c
Browse repository at this point
Revert update instrinsics.rs
niklebedenko
authored
b84a2ea
View commit details
Copy full SHA for b84a2ea
Browse repository at this point
Update intrinsics.rs (the correct one this time)
niklebedenko
authored
9c02cbf
View commit details
Copy full SHA for 9c02cbf
Browse repository at this point
Tweak `ptx_type_for_logic_op` to be exhaustive, and correctly handle f32/f64
niklebedenko
authored
473fc55
View commit details
Copy full SHA for 473fc55
Browse repository at this point
Update intrinsics.rs to correctly use bitsize for atomic `cas` ops
niklebedenko
authored
50e2451
View commit details
Copy full SHA for 50e2451
Browse repository at this point
Commits on Jan 14, 2026
Merge branch 'Rust-GPU:main' into main
niklebedenko
authored
5392e43
View commit details
Copy full SHA for 5392e43
Browse repository at this point
add an `unroll_threshold` setting to `CudaBuilder`
niklebedenko
committed
9fa20e5
View commit details
Copy full SHA for 9fa20e5
Browse repository at this point
Merge branch 'unroll'
niklebedenko
committed
f2caad6
View commit details
Copy full SHA for f2caad6
Browse repository at this point
Commits on Jan 18, 2026
Merge branch 'Rust-GPU:main' into main
niklebedenko
authored
d33c2d4
View commit details
Copy full SHA for d33c2d4
Browse repository at this point
Bump glam minimum version to 0.27 for element_product support
niklebedenko
committed
7d9007e
View commit details
Copy full SHA for 7d9007e
Browse repository at this point
You can’t perform that action at this time.