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

Add peer access support cuda.core Everything related to the cuda.core module feature New feature or request triage Needs the team's attention
#479 opened Feb 28, 2025 by vzhurba01
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
BUG: StridedMemoryView fails to wrap NumPy array triage Needs the team's attention
#473 opened Feb 26, 2025 by carterbox
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 3
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
Querying current device is slow compared to CuPy cuda.bindings Everything related to the cuda.bindings module enhancement Any code-related improvements P1 Medium priority - Should do
#439 opened Feb 7, 2025 by shwina cuda-python 12-next, 11-next
Resolve "warning: copying an object of non-trivial type" bug Something isn't working cuda.bindings Everything related to the cuda.bindings module P2 Low priority - Nice to have triage Needs the team's attention
#403 opened Jan 15, 2025 by vzhurba01
Consider adding per CTK major.minor optional dependencies? cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module packaging Anything related to wheels or Conda packages triage Needs the team's attention
#399 opened Jan 15, 2025 by leofang
CI: Copy the labels to the backport PR CI/CD CI/CD infrastructure P2 Low priority - Nice to have triage Needs the team's attention
#386 opened Jan 13, 2025 by leofang
CI: Copy the labels from the target issue to the PR that closes it CI/CD CI/CD infrastructure P2 Low priority - Nice to have triage Needs the team's attention
#383 opened Jan 12, 2025 by leofang
EPIC: Support free-threading build cuda.bindings Everything related to the cuda.bindings module cuda.core Everything related to the cuda.core module EPIC Soul of a release P1 Medium priority - Should do triage Needs the team's attention
#350 opened Jan 3, 2025 by leofang
ProTip! no:milestone will show everything without a milestone.