Thanks! I can now confirm that this problem is solved.
Among the stuff I did with Claude, there are:
- a possible but in ptAdd/ptSub;
- iterative bootstrapping;
- 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
Would you care to ellaborate on point 1?
Originally posted by @AlexMV12 in #27
Would you care to ellaborate on point 1?