Skip to content

Issues: NVIDIA/cuda-python

[EPIC] RFC: cuda namespace cleanup
#75 by leofang was closed Oct 11, 2024
Closed 2
RFC: Turn cuda-python into a metapackage
#105 by leofang was closed Jan 16, 2025
Closed 1
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

[FEA]: cuda.core constructs which share underlying C structure should hash to same value cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do triage Needs the team's attention
#664 opened May 30, 2025 by carterbox
1 task done
cuda.core parking lot
path_finder enhancement: Use Driver version to target compatible .so/.dll versions cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements P0 High priority - Must do! triage Needs the team's attention
#654 opened May 22, 2025 by rwgk
Add support for user-opt-in logging in path finder cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements triage Needs the team's attention
#650 opened May 20, 2025 by leofang cuda-python parking lot
Feature/occupancy cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P0 High priority - Must do!
#648 opened May 20, 2025 by oleksandr-pavlyk Loading…
2 tasks
cuda.core beta 4
Ensure for 3rd-party imports we only import packages and modules cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do triage Needs the team's attention
#637 opened May 14, 2025 by leofang
Ensure alignment can be passed to MemoryResource.allocate() cuda.core Everything related to the cuda.core module enhancement Any code-related improvements triage Needs the team's attention
#634 opened May 13, 2025 by leofang cuda.core parking lot
Support more libraries in path finder cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements P0 High priority - Must do! triage Needs the team's attention
#632 opened May 13, 2025 by leofang
Make path finder APIs public cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements P0 High priority - Must do! triage Needs the team's attention
#631 opened May 13, 2025 by leofang
CI: Auto-create a release draft in the release workflow? CI/CD CI/CD infrastructure enhancement Any code-related improvements triage Needs the team's attention
#622 opened May 7, 2025 by leofang
CI: Sign the wheels with sigstore? CI/CD CI/CD infrastructure enhancement Any code-related improvements triage Needs the team's attention
#619 opened May 7, 2025 by leofang
Ensure cuda_static's directory is passed to setuptools cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements P1 Medium priority - Should do
#608 opened May 4, 2025 by leofang cuda-python 12-next, 11-next
Further modernization of cuda.bindings's build backend cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements P1 Medium priority - Should do
#607 opened May 4, 2025 by leofang cuda-python 12-next, 11-next
Further modernization of cuda.core's build backend cuda.core Everything related to the cuda.core module enhancement Any code-related improvements triage Needs the team's attention
#606 opened May 4, 2025 by leofang cuda.core parking lot
Further modernization of the build backend to reduce setup.py usage cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module enhancement Any code-related improvements triage Needs the team's attention
#605 opened May 4, 2025 by leofang
Investigate cuda.bindings's long build time on linux-aarch64 cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements P1 Medium priority - Should do packaging Anything related to wheels or Conda packages
#602 opened May 4, 2025 by leofang cuda-python 12-next, 11-next
CI: Update Windows driver to the latest version CI/CD CI/CD infrastructure enhancement Any code-related improvements P1 Medium priority - Should do
#598 opened May 2, 2025 by leofang
DOC: Remove <component> v: from the version selector documentation Improvements or additions to documentation enhancement Any code-related improvements P2 Low priority - Nice to have triage Needs the team's attention
#587 opened Apr 26, 2025 by leofang
Deprecate Device.set_current()? cuda.core Everything related to the cuda.core module enhancement Any code-related improvements RFC Plans and announcements triage Needs the team's attention
#548 opened Apr 5, 2025 by leofang
EXPERIMENT: typing edits as produced by Cursor, NO MANUAL CHANGES cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do
#527 opened Mar 19, 2025 by rwgk Draft cuda.core beta 4
Support custom naming of nvrtc programs cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P2 Low priority - Nice to have triage Needs the team's attention
#506 opened Mar 11, 2025 by brandon-b-miller
Add optional mypy check CI/CD CI/CD infrastructure enhancement Any code-related improvements P0 High priority - Must do!
#505 opened Mar 10, 2025 by shwina Loading… cuda.core beta 4
Exposing cuLibraryGetModule in cuda.core cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do triage Needs the team's attention
#489 opened Mar 5, 2025 by isVoid
Stop redefining structs and types for Graphics APIs breaking Breaking changes are introduced cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements P0 High priority - Must do!
#488 opened Mar 3, 2025 by vzhurba01 cuda-python 12-next, 11-next
EPIC: Typing enhancement cuda.core Everything related to the cuda.core module enhancement Any code-related improvements EPIC Soul of a release P1 Medium priority - Should do
#469 opened Feb 24, 2025 by leofang
Avoid relying on typing.TYPE_CHECKING to the maximum possible extent cuda.core Everything related to the cuda.core module documentation Improvements or additions to documentation enhancement Any code-related improvements P1 Medium priority - Should do
#468 opened Feb 24, 2025 by leofang
ProTip! Exclude everything labeled bug with -label:bug.