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

feat(gpu): add support to larger polynomials on multi-bit PBS #976

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

pdroalves
Copy link
Contributor

closes: https://github.com/zama-ai/tfhe-rs-internal/issues/455

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 Mar 12, 2024
@pdroalves pdroalves force-pushed the feat/gpu/sm_multibit branch from bf953de to 4f5cd18 Compare March 12, 2024 15:31
@pdroalves
Copy link
Contributor Author

@slab-ci gpu-test

@slab-ci
Copy link

slab-ci bot commented Mar 12, 2024

Failed to run command: command 'gpu-test' not found in config file

@pdroalves
Copy link
Contributor Author

@slab-ci gpu_test

@slab-ci
Copy link

slab-ci bot commented Mar 12, 2024

http status 422 Unprocessable Entity code not expected

@pdroalves pdroalves force-pushed the feat/gpu/sm_multibit branch from 4f5cd18 to 6f1b4a7 Compare March 12, 2024 15:37
@pdroalves pdroalves requested a review from agnesLeroy March 12, 2024 15:39
Copy link
Contributor

@agnesLeroy agnesLeroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @pdroalves! Looks really good, thank you very much! I just have a comment about one name choice, otherwise all good 🙂

@pdroalves pdroalves force-pushed the feat/gpu/sm_multibit branch from 6f1b4a7 to 6d69e7a Compare March 13, 2024 12:36
@pdroalves pdroalves force-pushed the feat/gpu/sm_multibit branch from 6d69e7a to a349e0c Compare March 13, 2024 12:56
@zama-bot zama-bot removed the approved label Mar 13, 2024
@agnesLeroy agnesLeroy merged commit 20d92af into main Mar 13, 2024
13 checks passed
@agnesLeroy agnesLeroy deleted the feat/gpu/sm_multibit branch March 13, 2024 14:45
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