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
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 }}
NVIDIA
/
raft
Public
Notifications
You must be signed in to change notification settings
Fork
250
Star
1k
Code
Issues
427
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Migrate stream APIs from rmm::cuda_stream_view to cuda::stream_ref
- #3129
#3129
Merged
rapids-bot[bot]
merged 12 commits into
NVIDIA:release/26.10
NVIDIA/raft:release/26.10
from
bdice:cuda-stream-ref
bdice/raft:cuda-stream-ref
Copy head branch name to clipboard
Sep 13, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Migrate stream APIs from rmm::cuda_stream_view to cuda::stream_ref
#3129
rapids-bot[bot]
merged 12 commits into
NVIDIA:release/26.10
NVIDIA/raft:release/26.10
from
bdice:cuda-stream-ref
bdice/raft:cuda-stream-ref
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
Use cuda::stream_ref for stream pool access
bdice
committed
bf09b48
View commit details
Copy full SHA for bf09b48
Browse repository at this point
Migrate stream view APIs to cuda::stream_ref
bdice
committed
0c4f05b
View commit details
Copy full SHA for 0c4f05b
Browse repository at this point
Use cuda::stream_ref
bdice
committed
a453fc5
View commit details
Copy full SHA for a453fc5
Browse repository at this point
Complete stream view migration after rebase
bdice
committed
b121e7c
View commit details
Copy full SHA for b121e7c
Browse repository at this point
Preserve stream references in resource accessors
bdice
committed
8695e7e
View commit details
Copy full SHA for 8695e7e
Browse repository at this point
Apply migration style checks
bdice
committed
2b6a2fa
View commit details
Copy full SHA for 2b6a2fa
Browse repository at this point
Remove duplicate CUDA stream include
bdice
committed
5cda69b
View commit details
Copy full SHA for 5cda69b
Browse repository at this point
Commits on Sep 10, 2026
Merge branch 'release/26.10' into cuda-stream-ref
bdice
authored
e0b82a3
View commit details
Copy full SHA for e0b82a3
Browse repository at this point
Commits on Sep 13, 2026
Rerun CI with new RMM packages
bdice
committed
a04cc2c
View commit details
Copy full SHA for a04cc2c
Browse repository at this point
Remove unused stream variable from Lanczos SVDS
bdice
committed
1fac008
View commit details
Copy full SHA for 1fac008
Browse repository at this point
Remove unused streams from masked matrix multiplication
Show description for 5d0bf03
bdice
committed
5d0bf03
View commit details
Copy full SHA for 5d0bf03
Browse repository at this point
Remove unused stream locals from tests
Show description for db0cfe9
bdice
committed
db0cfe9
View commit details
Copy full SHA for db0cfe9
Browse repository at this point
You can’t perform that action at this time.