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
321
Star
3.3k
Code
Issues
207
Pull requests
115
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: add graph definition node updates
- #2395
#2395
Merged
Andy-Jost
merged 17 commits into
NVIDIA:main
NVIDIA/cuda-python:main
from
Andy-Jost:graph-definition-node-updates
Andy-Jost/cuda-python:graph-definition-node-updates
Copy head branch name to clipboard
Jul 30, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
cuda.core: add graph definition node updates
#2395
Andy-Jost
merged 17 commits into
NVIDIA:main
NVIDIA/cuda-python:main
from
Andy-Jost:graph-definition-node-updates
Andy-Jost/cuda-python:graph-definition-node-updates
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2026
feat(cuda.core): add event record node updates
Show description for b29df83
Andy-Jost
committed
b29df83
View commit details
Copy full SHA for b29df83
Browse repository at this point
test(cuda.core): remove unused graph update import
Andy-Jost
committed
27ba915
View commit details
Copy full SHA for 27ba915
Browse repository at this point
feat(cuda.core): add event wait and host node updates
Show description for 4f40e14
Andy-Jost
committed
4f40e14
View commit details
Copy full SHA for 4f40e14
Browse repository at this point
feat(cuda.core): require CUDA 12.2 for node updates
Show description for bfb97aa
Andy-Jost
committed
bfb97aa
View commit details
Copy full SHA for bfb97aa
Browse repository at this point
feat(cuda.core): add memset node updates
Show description for 9add55a
Andy-Jost
committed
9add55a
View commit details
Copy full SHA for 9add55a
Browse repository at this point
feat(cuda.core): add memcpy node updates
Show description for cd165c8
Andy-Jost
committed
cd165c8
View commit details
Copy full SHA for cd165c8
Browse repository at this point
feat(cuda.core): add kernel node updates
Show description for 4f0638f
Andy-Jost
committed
4f0638f
View commit details
Copy full SHA for 4f0638f
Browse repository at this point
feat(cuda.core): add child graph node updates
Show description for a21942c
Andy-Jost
committed
a21942c
View commit details
Copy full SHA for a21942c
Browse repository at this point
docs(cuda.core): document graph node updates
Show description for e407503
Andy-Jost
committed
e407503
View commit details
Copy full SHA for e407503
Browse repository at this point
fix(cuda.core): avoid cross-extension deleter symbol
Show description for ccab117
Andy-Jost
committed
ccab117
View commit details
Copy full SHA for ccab117
Browse repository at this point
fix(cuda.core): align prepared child update stub
Show description for d6885b5
Andy-Jost
committed
d6885b5
View commit details
Copy full SHA for d6885b5
Browse repository at this point
api(cuda.core): make partial node updates keyword-only
Show description for cc54c9b
Andy-Jost
committed
cc54c9b
View commit details
Copy full SHA for cc54c9b
Browse repository at this point
fix(cuda.core): harden graph node updates
Show description for 951d088
Andy-Jost
committed
951d088
View commit details
Copy full SHA for 951d088
Browse repository at this point
fix(cuda.core): support older bindings in node updates
Show description for 61ed8fc
Andy-Jost
committed
61ed8fc
View commit details
Copy full SHA for 61ed8fc
Browse repository at this point
fix(cuda.core): harden memory node updates
Show description for 822636d
Andy-Jost
committed
822636d
View commit details
Copy full SHA for 822636d
Browse repository at this point
test(cuda.core): reject updates to destroyed nodes
Show description for 1b0fdbd
Andy-Jost
committed
1b0fdbd
View commit details
Copy full SHA for 1b0fdbd
Browse repository at this point
Commits on Jul 29, 2026
Merge remote-tracking branch 'origin/main' into graph-definition-node-updates
Show description for b895775
Andy-Jost
committed
b895775
View commit details
Copy full SHA for b895775
Browse repository at this point
You can’t perform that action at this time.