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
Sort

Issues list

Event should provide an inverse lookup to its origin Device/Context 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
#491 opened Mar 5, 2025 by leofang cuda.core beta 4
Provide accessor for ObjectCode._handle bug Something isn't working cuda.core Everything related to the cuda.core module P0 High priority - Must do!
#490 opened Mar 5, 2025 by isVoid cuda.core beta 3
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 triage Needs the team's attention
#488 opened Mar 3, 2025 by vzhurba01 cuda-python parking lot
CI: Windows GPU runners do not stop on error bug Something isn't working CI/CD CI/CD infrastructure P0 High priority - Must do!
#483 opened Mar 3, 2025 by leofang
CI: frequency of hitting timeout/network errors has significantly increased recently CI/CD CI/CD infrastructure triage Needs the team's attention
#482 opened Mar 3, 2025 by leofang
Document best practices for supporting CUDA minor version compatibility cuda.core Everything related to the cuda.core module documentation Improvements or additions to documentation P1 Medium priority - Should do
#480 opened Mar 2, 2025 by leofang cuda.core beta 4
Add peer access support cuda.core Everything related to the cuda.core module feature New feature or request P1 Medium priority - Should do
#479 opened Feb 28, 2025 by vzhurba01 cuda.core beta 4
Add nvptxcompiler bindings cuda.bindings Everything related to the cuda.bindings module feature New feature or request P2 Low priority - Nice to have triage Needs the team's attention
#478 opened Feb 28, 2025 by leofang
Remove cuda/__init__.py to avoid confusing various tools bug Something isn't working cuda.bindings Everything related to the cuda.bindings module P0 High priority - Must do!
#477 opened Feb 27, 2025 by leofang cuda-python 12-next, 11-next
BUG: migrating from 12.6 to 12.8 breaks Python import triage Needs the team's attention
#476 opened Feb 27, 2025 by spec-benno
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
Add TextureObject and SurfaceObject? cuda.core Everything related to the cuda.core module feature New feature or request triage Needs the team's attention
#467 opened Feb 24, 2025 by leofang
CI: Enable Cython tests on Windows runners blocked This task is currently blocked by other tasks CI/CD CI/CD infrastructure enhancement Any code-related improvements P1 Medium priority - Should do
#466 opened Feb 24, 2025 by leofang
CUstream does not compare when the underlying pointer is the same bug Something isn't working cuda.bindings Everything related to the cuda.bindings module triage Needs the team's attention
#465 opened Feb 24, 2025 by leofang
Turn all cdef class objects in the Python layer to cdef public class cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements P1 Medium priority - Should do triage Needs the team's attention
#464 opened Feb 24, 2025 by leofang
CI: Also test Windows + WDDM mode blocked This task is currently blocked by other tasks CI/CD CI/CD infrastructure P1 Medium priority - Should do
#462 opened Feb 22, 2025 by leofang
Stop repeating input/output type info in docstrings cuda.core Everything related to the cuda.core module documentation Improvements or additions to documentation P1 Medium priority - Should do
#454 opened Feb 18, 2025 by leofang cuda.core beta 4
NVVM bindings not working on Windows + CUDA conda packages bug Something isn't working cuda.bindings Everything related to the cuda.bindings module P0 High priority - Must do!
#453 opened Feb 18, 2025 by leofang cuda-python 12-next, 11-next
Support NVVM IRs as input to Program cuda.core Everything related to the cuda.core module feature New feature or request P1 Medium priority - Should do
#452 opened Feb 16, 2025 by leofang cuda.core beta 4
EPIC: Path finder for CUDA components cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module EPIC Soul of a release feature New feature or request P1 Medium priority - Should do
#451 opened Feb 14, 2025 by leofang cuda.core beta 4
Perf: Reduce StridedMemoryView construction time 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
#449 opened Feb 14, 2025 by leofang
[RESEARCH] finding libnvvm.so triage Needs the team's attention
#441 opened Feb 7, 2025 by rwgk
Create a test which launches a cuFunction on 2 different contexts (11.X path) cuda.core Everything related to the cuda.core module triage Needs the team's attention
#440 opened Feb 7, 2025 by ksimpson-work
ProTip! Adding no:label will show everything without a label.