Skip to content

GH-46901: [C++] Support modulo compute kernel #46902

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

uchenily
Copy link
Contributor

@uchenily uchenily commented Jun 25, 2025

Rationale for this change

Support for calculating elementwise remainder.

What changes are included in this PR?

This PR adds new kernel function modulo, modulo_checked

Are these changes tested?

Yes, test code are included.

Are there any user-facing changes?

There is a new compute kernel modulo available.

Closes: #46901

Copy link

⚠️ GitHub issue #46901 has been automatically assigned in GitHub to PR creator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[C++][Compute] Add modulo compute kernel
1 participant