Skip to content

chore(gpu): replace array copies in PBS kernels by the encapsulated version - #3858

Open
pdroalves wants to merge 2 commits into
mainfrom
pa/chore/pbs-copy-polynomial
Open

chore(gpu): replace array copies in PBS kernels by the encapsulated version#3858
pdroalves wants to merge 2 commits into
mainfrom
pa/chore/pbs-copy-polynomial

Conversation

@pdroalves

Copy link
Copy Markdown
Contributor

Although we have methods to encapsulate polynomial copies within PBS kernels for a long time, we still had some pieces of code not using them. This PR fixes that.

closes: please link all relevant issues

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

@pdroalves
pdroalves requested a review from a team as a code owner August 21, 2026 19:34
@cla-bot cla-bot Bot added the cla-signed label Aug 21, 2026
@github-actions

Copy link
Copy Markdown

Backward-compat snapshot: everything looks good! No backward-compatibility issues detected.

@github-actions

Copy link
Copy Markdown

Forward compatibility matrix unchanged: it still matches the committed baseline.

Matrix

Which released versions can load data produced by this branch. A ❌ is not a failure by itself: it only means forward compatibility is not (or no longer) provided for that type. What matters is whether it was reviewed.

TYPE 1.5.5 1.6.3 1.7.0
CompactPublicKey
CompactPkeCrs
ProvenCompactCiphertextList

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.

1 participant