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
.
NVIDIA
/
cuda-python
Public
Notifications
You must be signed in to change notification settings
Fork
319
Star
3.3k
Code
Issues
204
Pull requests
99
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: Cythonize GraphBuilder and Graph with handle-layer cleanup
- #2008
#2008
Merged
Andy-Jost
merged 15 commits into
NVIDIA:main
NVIDIA/cuda-python:main
from
Andy-Jost:graph-builder-refactor
Andy-Jost/cuda-python:graph-builder-refactor
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
cuda.core: Cythonize GraphBuilder and Graph with handle-layer cleanup
#2008
Andy-Jost
merged 15 commits into
NVIDIA:main
NVIDIA/cuda-python:main
from
Andy-Jost:graph-builder-refactor
Andy-Jost/cuda-python:graph-builder-refactor
Copy head branch name to clipboard
Commits
Commits on May 1, 2026
cuda.core: convert GraphBuilder to cdef class with explicit state machine
Show description for 0b63c00
Andy-Jost
committed
0b63c00
View commit details
Copy full SHA for 0b63c00
Browse repository at this point
cuda.core: convert Graph to cdef class with GraphExecHandle
Show description for 035b09d
Andy-Jost
committed
035b09d
View commit details
Copy full SHA for 035b09d
Browse repository at this point
fix(cuda.core): drop unused handle cimports flagged by cython-lint
Show description for ae974af
Andy-Jost
committed
ae974af
View commit details
Copy full SHA for ae974af
Browse repository at this point
fix(cuda.core): break _stream/_device <-> graph._graph_builder import cycle
Show description for 4e71a1e
Andy-Jost
committed
4e71a1e
View commit details
Copy full SHA for 4e71a1e
Browse repository at this point
Commits on May 4, 2026
Merge branch 'main' into graph-builder-refactor
Andy-Jost
authored
aad9f6d
View commit details
Copy full SHA for aad9f6d
Browse repository at this point
fix(cuda.core): expose GraphBuilder._init as a Python-callable factory
Show description for 343ecca
Andy-Jost
committed
343ecca
View commit details
Copy full SHA for 343ecca
Browse repository at this point
Commits on May 5, 2026
fix(cuda.core): pass non-NULL captureStatus to cuStreamGetCaptureInfo
Show description for 9465c76
Andy-Jost
and
cursoragent
committed
9465c76
View commit details
Copy full SHA for 9465c76
Browse repository at this point
Merge branch 'main' into graph-builder-refactor
Andy-Jost
authored
3c6c387
View commit details
Copy full SHA for 3c6c387
Browse repository at this point
Commits on Jun 15, 2026
test: verify Graph.close() is idempotent (Glasswing V18.1)
Show description for 7823068
Andy-Jost
committed
7823068
View commit details
Copy full SHA for 7823068
Browse repository at this point
Commits on Jun 24, 2026
cuda.core: harden GraphBuilder state machine and expand graph tests
Show description for 564a2be
Andy-Jost
committed
564a2be
View commit details
Copy full SHA for 564a2be
Browse repository at this point
Merge origin/main into graph-builder-refactor
Show description for 9c02485
Andy-Jost
committed
9c02485
View commit details
Copy full SHA for 9c02485
Browse repository at this point
fix(cuda.core): resolve merge fallout in resource handle stubs
Show description for 1aec3e5
Andy-Jost
committed
1aec3e5
View commit details
Copy full SHA for 1aec3e5
Browse repository at this point
Commits on Jun 29, 2026
Merge origin/main into graph-builder-refactor
Andy-Jost
committed
4fccf6e
View commit details
Copy full SHA for 4fccf6e
Browse repository at this point
fix(cuda.core): pass non-NULL phGraph to cuStreamEndCapture
Show description for 3177221
Andy-Jost
committed
3177221
View commit details
Copy full SHA for 3177221
Browse repository at this point
Merge branch 'main' into graph-builder-refactor
rwgk
authored
b6c3989
View commit details
Copy full SHA for b6c3989
Browse repository at this point
You can’t perform that action at this time.