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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
cuda-python
Public
Notifications
You must be signed in to change notification settings
Fork
329
Star
3.4k
Code
Issues
217
Pull requests
98
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
cuda.core: rename _resource_handles to _rt and split its C++ into _cpp/rt/ [stacked on #2759]
- #2837
#2837
Draft
Andy-Jost
wants to merge 15 commits into
NVIDIA:main
NVIDIA/cuda-python:main
from
Andy-Jost:ajost/resource-handles-refactor
Andy-Jost/cuda-python:ajost/resource-handles-refactor
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
cuda.core: rename _resource_handles to _rt and split its C++ into _cpp/rt/ [stacked on #2759]
#2837
Andy-Jost
wants to merge 15 commits into
NVIDIA:main
NVIDIA/cuda-python:main
from
Andy-Jost:ajost/resource-handles-refactor
Andy-Jost/cuda-python:ajost/resource-handles-refactor
Copy head branch name to clipboard
Commits
Commits on Sep 5, 2026
cuda.core: define the error handling policy and report failures that cannot be raised
Show description for 81b3125
Andy-Jost
and
claude
committed
81b3125
View commit details
Copy full SHA for 81b3125
Browse repository at this point
cuda.core: keep the texture autosummary contiguous in api.rst
Show description for 963e0b6
Andy-Jost
and
claude
committed
963e0b6
View commit details
Copy full SHA for 963e0b6
Browse repository at this point
cuda.core: attach secondary failures to the propagating exception as notes
Show description for 7e2ac8c
Andy-Jost
and
claude
committed
7e2ac8c
View commit details
Copy full SHA for 7e2ac8c
Browse repository at this point
cuda.core: follow the review of #2750 and flush the stderr fallback
Show description for c5399ce
Andy-Jost
and
claude
committed
c5399ce
View commit details
Copy full SHA for c5399ce
Browse repository at this point
Commits on Sep 8, 2026
Merge remote-tracking branch 'origin/main' into ajost/error-handling-policy
Show description for 07e2f6a
Andy-Jost
committed
07e2f6a
View commit details
Copy full SHA for 07e2f6a
Browse repository at this point
cuda.core tests: check host-only buffer teardown for CUDAWarning, not stderr
Show description for e30c01f
Andy-Jost
and
claude
committed
e30c01f
View commit details
Copy full SHA for e30c01f
Browse repository at this point
Commits on Sep 11, 2026
Merge remote-tracking branch 'origin/main' into ajost/error-handling-policy
Show description for 48754fb
Andy-Jost
committed
48754fb
View commit details
Copy full SHA for 48754fb
Browse repository at this point
cuda.core docs: cuda.core never terminates the process
Show description for 7b21895
Andy-Jost
and
claude
committed
7b21895
View commit details
Copy full SHA for 7b21895
Browse repository at this point
Commits on Sep 14, 2026
Merge PR #2759 (error-handling policy) into the _rt refactor base
Andy-Jost
committed
4eb30a0
View commit details
Copy full SHA for 4eb30a0
Browse repository at this point
cuda.core: rename _resource_handles to _rt, no code motion
Show description for 98782b5
Andy-Jost
committed
98782b5
View commit details
Copy full SHA for 98782b5
Browse repository at this point
cuda.core: remove the dead py_object_user_object_destroy
Show description for c2ab234
Andy-Jost
committed
c2ab234
View commit details
Copy full SHA for c2ab234
Browse repository at this point
cuda.core build: depend on module-directory headers; compile an extension's sources in parallel
Show description for f5b63ac
Andy-Jost
committed
f5b63ac
View commit details
Copy full SHA for f5b63ac
Browse repository at this point
cuda.core: split rt.hpp into the _cpp/rt/ headers
Show description for e79ff20
Andy-Jost
committed
e79ff20
View commit details
Copy full SHA for e79ff20
Browse repository at this point
cuda.core: split rt.cpp into the _cpp/rt/ sources
Show description for 97b9cff
Andy-Jost
committed
97b9cff
View commit details
Copy full SHA for 97b9cff
Browse repository at this point
cuda.core: update the design notes and agent guide for _rt
Show description for 7ee9c1f
Andy-Jost
committed
7ee9c1f
View commit details
Copy full SHA for 7ee9c1f
Browse repository at this point
You can’t perform that action at this time.