Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix overflow in CUB reduction#9248

Merged
asi1024 merged 1 commit into
cupy:mainfrom
kmaehashi:fix-cub-reduction-overflow
Jul 18, 2025
Merged

Fix overflow in CUB reduction#9248
asi1024 merged 1 commit into
cupy:mainfrom
kmaehashi:fix-cub-reduction-overflow

Conversation

@kmaehashi

Copy link
Copy Markdown
Member

Closes #9186.

@kmaehashi kmaehashi marked this pull request as draft July 15, 2025 14:04
@asi1024 asi1024 self-assigned this Jul 18, 2025
@kmaehashi kmaehashi changed the title [WIP] Fix overflow in CUB reduction Fix overflow in CUB reduction Jul 18, 2025
@kmaehashi kmaehashi marked this pull request as ready for review July 18, 2025 04:56
@kmaehashi

Copy link
Copy Markdown
Member Author

/test mini

@kmaehashi kmaehashi added cat:bug Bugs to-be-backported Pull-requests to be backported to stable branch prio:high labels Jul 18, 2025
@kmaehashi kmaehashi added this to the v14.0.0a2 milestone Jul 18, 2025
@asi1024 asi1024 enabled auto-merge July 18, 2025 06:33
@asi1024 asi1024 merged commit 5b9d9f4 into cupy:main Jul 18, 2025
73 checks passed
chainer-ci pushed a commit to chainer-ci/cupy that referenced this pull request Jul 18, 2025
@kmaehashi kmaehashi deleted the fix-cub-reduction-overflow branch July 19, 2025 01:12
gpinkert pushed a commit to ROCm/cupy that referenced this pull request Sep 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat:bug Bugs prio:high to-be-backported Pull-requests to be backported to stable branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sums on large arrays fails to calculate the proper result

2 participants