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
97
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: define the error handling policy and report failures that cannot be raised
- #2759
#2759
Open
Andy-Jost
wants to merge 14 commits into
NVIDIA:main
NVIDIA/cuda-python:main
from
Andy-Jost:ajost/error-handling-policy
Andy-Jost/cuda-python:ajost/error-handling-policy
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
cuda.core: define the error handling policy and report failures that cannot be raised
#2759
Andy-Jost
wants to merge 14 commits into
NVIDIA:main
NVIDIA/cuda-python:main
from
Andy-Jost:ajost/error-handling-policy
Andy-Jost/cuda-python:ajost/error-handling-policy
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
cuda.core: report cleanup failures after restoring the caller's context
Show description for 80a3d2f
Andy-Jost
and
claude
committed
80a3d2f
View commit details
Copy full SHA for 80a3d2f
Browse repository at this point
cuda.core: name the resource in cleanup reports, export CUDAError, note the detail limitation
Show description for f84a1cc
Andy-Jost
and
claude
committed
f84a1cc
View commit details
Copy full SHA for f84a1cc
Browse repository at this point
cuda.core: never acquire the GIL while holding a C++ lock
Show description for e0e03d9
Andy-Jost
and
claude
committed
e0e03d9
View commit details
Copy full SHA for e0e03d9
Browse repository at this point
cuda.core docs: which reporting channel to use, and what pw_ really does
Show description for c3dc370
Andy-Jost
and
claude
committed
c3dc370
View commit details
Copy full SHA for c3dc370
Browse repository at this point
cuda.core: hold ipc_import_mutex while freeing an imported IPC pointer
Show description for 8b264c9
Andy-Jost
and
claude
committed
8b264c9
View commit details
Copy full SHA for 8b264c9
Browse repository at this point
Merge remote-tracking branch 'origin/main' into ajost/error-handling-policy
Show description for 7daabab
Andy-Jost
committed
7daabab
View commit details
Copy full SHA for 7daabab
Browse repository at this point
You can’t perform that action at this time.