Skip to content

chore(gpu): refactor cuda radix ciphertext - #3798

Draft
andrei-stoian-zama wants to merge 2 commits into
mainfrom
as/refactor_radix_ciphertext
Draft

chore(gpu): refactor cuda radix ciphertext#3798
andrei-stoian-zama wants to merge 2 commits into
mainfrom
as/refactor_radix_ciphertext

Conversation

@andrei-stoian-zama

Copy link
Copy Markdown
Contributor

Big refactoring of the CudaRadixCiphertextFFI struct:

  • step 1: add the new CudaRadixCiphertext class, and make the backend internal classes use it.

@cla-bot cla-bot Bot added the cla-signed label Aug 5, 2026
@andrei-stoian-zama
andrei-stoian-zama force-pushed the as/refactor_radix_ciphertext branch from 3c5a281 to 671e05f Compare August 5, 2026 16:11
@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

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

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown

Forward Compatibility Matrix

TYPE 1.5.5 loads 1.6.3 data 1.5.5 loads 1.7.0 data 1.6.3 loads 1.7.0 data 1.5.5 loads nightly data 1.6.3 loads nightly data 1.7.0 loads nightly data
CompactPublicKey FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 OK FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 OK OK
CompactPkeCrs OK OK OK OK OK OK
ProvenCompactCiphertextList FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 OK FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 OK OK

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