Skip to content
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

chore(gpu): fix partial sum ct with 0 or 1 inputs in the vec #1527

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

agnesLeroy
Copy link
Contributor

Also refactor the interface for Hillis & Steele prefix sum

PR content/description

Check-list:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Relevant issues are marked as resolved/closed, related issues are linked in the description
  • Check for breaking changes (including serialization changes) and add them to commit message following the conventional commit specification

@cla-bot cla-bot bot added the cla-signed label Sep 11, 2024
@agnesLeroy agnesLeroy force-pushed the al/fix_sum_ct_refactor_prefix_sum_interface branch from 61136af to 65f81b1 Compare September 11, 2024 14:26
Also refactor the interface for Hillis & Steele prefix sum
@agnesLeroy agnesLeroy force-pushed the al/fix_sum_ct_refactor_prefix_sum_interface branch from 65f81b1 to f700016 Compare September 12, 2024 07:22
@zama-bot zama-bot removed the approved label Sep 12, 2024
@zama-bot zama-bot removed the approved label Sep 12, 2024
@agnesLeroy agnesLeroy added approved 4090_test Launch test on our CI 4090 desktop and removed approved labels Sep 12, 2024
@github-actions github-actions bot removed the 4090_test Launch test on our CI 4090 desktop label Sep 12, 2024
@agnesLeroy agnesLeroy merged commit 8314e7d into main Sep 12, 2024
181 of 192 checks passed
@agnesLeroy agnesLeroy deleted the al/fix_sum_ct_refactor_prefix_sum_interface branch September 12, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants