Skip to content

Iterative bootstrapping #29

Description

@carlostriste

Thanks! I can now confirm that this problem is solved.

Among the stuff I did with Claude, there are:

  1. a possible but in ptAdd/ptSub;
  2. iterative bootstrapping;
  3. ciphertexts offloading (i.e., "unload" a ciphertext from GPU VRAM but keep it in RAM, useful when you want to cache some result but the space on the VRAM is limited)

If this can interest you I can draft issues with this stuff.

Originally posted by @AlexMV12 in #27

Iterative bootstrapping is an interesting and the changes are hopefully contained in Bootstrap.cu, a high level overview of the required changes would be useful and I can add/merge it soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions