Skip to content

BUG: Handle CUDA_PYTHON_CUDA_PER_THREAD_DEFAULT_STREAM correctly#2076

Open
mdboom wants to merge 3 commits into
NVIDIA:mainfrom
mdboom:CUDA_PYTHON_CUDA_PER_THREAD_DEFAULT_STREAM-fix
Open

BUG: Handle CUDA_PYTHON_CUDA_PER_THREAD_DEFAULT_STREAM correctly#2076
mdboom wants to merge 3 commits into
NVIDIA:mainfrom
mdboom:CUDA_PYTHON_CUDA_PER_THREAD_DEFAULT_STREAM-fix

Conversation

@mdboom
Copy link
Copy Markdown
Contributor

@mdboom mdboom commented May 13, 2026

As @leofang pointed out here...

Per-thread default stream would be enabled if CUDA_PYTHON_CUDA_PER_THREAD_DEFAULT_STREAM was set to any value, including '0'.

@mdboom mdboom added this to the cuda.bindings next milestone May 13, 2026
@mdboom mdboom self-assigned this May 13, 2026
@mdboom mdboom added bug Something isn't working cuda.bindings Everything related to the cuda.bindings module labels May 13, 2026
@mdboom mdboom requested a review from leofang May 13, 2026 14:37
@github-actions
Copy link
Copy Markdown

@kkraus14
Copy link
Copy Markdown
Collaborator

@mdboom defer to you to merge since I imagine this requires syncing a change in the backend codegen

@mdboom
Copy link
Copy Markdown
Contributor Author

mdboom commented May 14, 2026

@mdboom defer to you to merge since I imagine this requires syncing a change in the backend codegen

Yep. If somebody could approve the backend codegen (which in this case is very simple), I'll merge both at the same time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cuda.bindings Everything related to the cuda.bindings module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants