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 }}
NVIDIA
/
cuda-python
Public
Notifications
You must be signed in to change notification settings
Fork
328
Star
3.4k
Code
Issues
216
Pull requests
94
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: fix a few test issues
- #2714
#2714
Merged
juenglin
merged 18 commits into
NVIDIA:main
NVIDIA/cuda-python:main
from
juenglin:graphics-tests-followup
juenglin/cuda-python:graphics-tests-followup
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
cuda.core: fix a few test issues
#2714
juenglin
merged 18 commits into
NVIDIA:main
NVIDIA/cuda-python:main
from
juenglin:graphics-tests-followup
juenglin/cuda-python:graphics-tests-followup
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
cuda.core: fix a few test issues
juenglin
committed
ca51e5a
View commit details
Copy full SHA for ca51e5a
Browse repository at this point
address PR #2701 feedback
juenglin
committed
2ad24f6
View commit details
Copy full SHA for 2ad24f6
Browse repository at this point
drop problematic importorskip
juenglin
committed
3fa837b
View commit details
Copy full SHA for 3fa837b
Browse repository at this point
sharpen skip condition in graph def tests
juenglin
committed
f7440ea
View commit details
Copy full SHA for f7440ea
Browse repository at this point
sharpen a few more catches
juenglin
committed
d1f8e3a
View commit details
Copy full SHA for d1f8e3a
Browse repository at this point
add guidance to AGENTS.md
juenglin
committed
8e838f5
View commit details
Copy full SHA for 8e838f5
Browse repository at this point
sharpen gl setup to align with guidance
juenglin
committed
e56897c
View commit details
Copy full SHA for e56897c
Browse repository at this point
fix(tests): restrict GL skip to context creation, drop GLException
Show description for 5a55a48
juenglin
committed
5a55a48
View commit details
Copy full SHA for 5a55a48
Browse repository at this point
fix(tests): skip on Linux GL/EGL library import errors
Show description for ed07c1e
juenglin
committed
ed07c1e
View commit details
Copy full SHA for ed07c1e
Browse repository at this point
refactor(tests): consolidate GL availability predicate in test-helpers
Show description for 2a8c55b
juenglin
committed
2a8c55b
View commit details
Copy full SHA for 2a8c55b
Browse repository at this point
fix(tests): nvfatbin probe must catch loader failures, not nvFatbinError
Show description for 52e4bf6
juenglin
committed
52e4bf6
View commit details
Copy full SHA for 52e4bf6
Browse repository at this point
fix(tests): NVRTC version probe must catch loader failures
Show description for fa160c4
juenglin
committed
fa160c4
View commit details
Copy full SHA for fa160c4
Browse repository at this point
fix(tests): supports_ipc_mempool must not hide driver errors
Show description for ed8b0ea
juenglin
committed
ed8b0ea
View commit details
Copy full SHA for ed8b0ea
Browse repository at this point
fix(tests): clean up partial GL resources on setup failure
Show description for 8463cc5
juenglin
committed
8463cc5
View commit details
Copy full SHA for 8463cc5
Browse repository at this point
refactor(tests): share conditional-handle skip helper
Show description for 83a9f5e
juenglin
committed
83a9f5e
View commit details
Copy full SHA for 83a9f5e
Browse repository at this point
docs(tests): sharpen AGENTS.md test guidance
Show description for b608b64
juenglin
committed
b608b64
View commit details
Copy full SHA for b608b64
Browse repository at this point
Re-trigger pre-commit on Windows (trufflehog flaky)
juenglin
committed
7028efd
View commit details
Copy full SHA for 7028efd
Browse repository at this point
fix(tests): address PR #2714 review findings 1, 3, 4, 5
Show description for 3d36ecb
juenglin
committed
3d36ecb
View commit details
Copy full SHA for 3d36ecb
Browse repository at this point
You can’t perform that action at this time.