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 }}
mdboom
/
cuda-python
Public
forked from
NVIDIA/cuda-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
pre-commit-windows
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 2, 2026
Merge remote-tracking branch 'upstream/main' into mdboom→pre-commit-windows
rwgk
committed
490fe63
View commit details
Copy full SHA for 490fe63
Browse repository at this point
Commits on Aug 1, 2026
CI: avoid SIGPIPE when selecting core release tag (#2475)
rwgk
authored
3887f91
View commit details
Copy full SHA for 3887f91
Browse repository at this point
cuda.core: fix host memcpy source pointer cast (#2476)
rwgk
authored
d46d82c
View commit details
Copy full SHA for d46d82c
Browse repository at this point
Commits on Jul 31, 2026
fix(cuda.core): surface real CUDA error in Device.set_current() (#2461)
juenglin
authored
915d0da
View commit details
Copy full SHA for 915d0da
Browse repository at this point
Make Windows pathfinder dynamic library searches architecture-aware (#2393)
Show description for 21286b0
isVoid
and
rwgk
authored
21286b0
View commit details
Copy full SHA for 21286b0
Browse repository at this point
Add identity preserving pattern to critical_sections (#2453)
Show description for 755cf61
seberg
authored
755cf61
View commit details
Copy full SHA for 755cf61
Browse repository at this point
docs(core): drop incorrect handle_type requirement for cuMemRetainAllocationHandle (#2418)
Show description for 88e3df2
aryanputta
authored
88e3df2
View commit details
Copy full SHA for 88e3df2
Browse repository at this point
Commits on Jul 30, 2026
cuda.core: add graph definition node updates (#2395)
Show description for 608cc5f
Andy-Jost
authored
608cc5f
View commit details
Copy full SHA for 608cc5f
Browse repository at this point
Commits on Jul 29, 2026
Add griffe to CI (#2300)
mdboom
authored
51d402c
View commit details
Copy full SHA for 51d402c
Browse repository at this point
Add cuda-core 1.1.1 release notes (#2452)
mdboom
authored
ad339ab
View commit details
Copy full SHA for ad339ab
Browse repository at this point
[doc-only] docs: document setuptools-scm clone requirements for source builds (#2424)
Show description for ca14583
bharatr21
authored
ca14583
View commit details
Copy full SHA for ca14583
Browse repository at this point
chore: cython warnings as errors in cuda.core (#2441)
Show description for 2a62ae8
juenglin
authored
2a62ae8
View commit details
Copy full SHA for 2a62ae8
Browse repository at this point
Fix version parsing in cuda_core; Allow new enums to be added to cuda_bindings (#2451)
Show description for 97df94c
mdboom
authored
97df94c
View commit details
Copy full SHA for 97df94c
Browse repository at this point
Check for release notes on the tagged commit (#2446)
mdboom
authored
41725b2
View commit details
Copy full SHA for 41725b2
Browse repository at this point
test(core): add cuda.core.__all__ vs public docs consistency check (#2347)
Show description for 69c8e68
aryanputta
and
mdboom
authored
69c8e68
View commit details
Copy full SHA for 69c8e68
Browse repository at this point
coverage: add cuda.core tests for system device, checkpoint, memory, stream, green context, and tensor map (#2404)
Show description for 55a2c88
rluo8
authored
55a2c88
View commit details
Copy full SHA for 55a2c88
Browse repository at this point
Commits on Jul 28, 2026
Add pre-commit check to keep pixi cuda-version pins in sync with ci/versions.yml (#2306)
Show description for ac0bb23
lijinf2
authored
ac0bb23
View commit details
Copy full SHA for ac0bb23
Browse repository at this point
Refactor: tidy cdef declarations and struct init in .pyx files (#2434)
Show description for d23835c
juenglin
authored
d23835c
View commit details
Copy full SHA for d23835c
Browse repository at this point
Allow NULL dlpack deleter and no version in interfaces (#2427)
Show description for b598ef2
seberg
authored
b598ef2
View commit details
Copy full SHA for b598ef2
Browse repository at this point
Prepare for CTK 13.4 (#2423)
Show description for 39c2813
mdboom
authored
39c2813
View commit details
Copy full SHA for 39c2813
Browse repository at this point
Use Python 3.15b2 for now until cibuildwheel is updated (#2433)
Show description for 3ef82d6
seberg
authored
3ef82d6
View commit details
Copy full SHA for 3ef82d6
Browse repository at this point
Merge branch 'main' into pre-commit-windows
mdboom
authored
e0721b2
View commit details
Copy full SHA for e0721b2
Browse repository at this point
Update cuda_pathfinder/cuda/pathfinder/_dynamic_libs/load_dl_windows.py
mdboom
authored
b320383
View commit details
Copy full SHA for b320383
Browse repository at this point
Update CONTRIBUTING.md
Show description for aaadf61
mdboom
and
rwgk
authored
aaadf61
View commit details
Copy full SHA for aaadf61
Browse repository at this point
Commits on Jul 27, 2026
docs: drop cuda.coop from the component list (#2430)
Show description for 94e3a76
aryanputta
authored
94e3a76
View commit details
Copy full SHA for 94e3a76
Browse repository at this point
Commits on Jul 24, 2026
Add comment about stubgen-pyx issues
mdboom
committed
395b5ac
View commit details
Copy full SHA for 395b5ac
Browse repository at this point
Fix type check
mdboom
committed
158e5b1
View commit details
Copy full SHA for 158e5b1
Browse repository at this point
Fix simplifications
mdboom
committed
d810c6b
View commit details
Copy full SHA for d810c6b
Browse repository at this point
Simplifications
mdboom
committed
c1ec927
View commit details
Copy full SHA for c1ec927
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into pre-commit-windows
mdboom
committed
2cc0f30
View commit details
Copy full SHA for 2cc0f30
Browse repository at this point
Address comments in PR
mdboom
committed
f8ba745
View commit details
Copy full SHA for f8ba745
Browse repository at this point
Raise OverflowError on out-of-range c_int/c_byte kernel arguments (#2402)
Show description for 0d22cb4
rparolin
and
claude
authored
0d22cb4
View commit details
Copy full SHA for 0d22cb4
Browse repository at this point
Revert SMResource splitting fix, the problem was the test (#2321)
seberg
authored
e51fb7f
View commit details
Copy full SHA for e51fb7f
Browse repository at this point
Commits on Jul 23, 2026
Add ObjectCode.get_module() for legacy driver API integration (#2339)
Show description for c918891
lijinf2
authored
c918891
View commit details
Copy full SHA for c918891
Browse repository at this point
test(cuda.core): isolate pending-call saturation cleanup (#2406)
Show description for 55cb344
Andy-Jost
authored
55cb344
View commit details
Copy full SHA for 55cb344
Browse repository at this point
Previous
Next
You can’t perform that action at this time.