Skip to content

fix(gpu): use full CUDA batch size for heavy kernels - #300

Merged
aegoroff merged 1 commit into
masterfrom
develop
Aug 11, 2026
Merged

fix(gpu): use full CUDA batch size for heavy kernels#300
aegoroff merged 1 commit into
masterfrom
develop

Conversation

@aegoroff

Copy link
Copy Markdown
Owner

Keep the short OpenCL launch cap that avoids truncated NDRanges, but let CUDA heavy kernels use the same 262144 batch as light ones.

Keep the short OpenCL launch cap that avoids truncated NDRanges, but let CUDA heavy kernels use the same 262144 batch as light ones.
@aegoroff
aegoroff merged commit 0067bc1 into master Aug 11, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant