Skip to content

"of_roots is too large" when creating CKKSEncoder #150

@crockeea

Description

@crockeea

When using a very large ring (m=262144), I get an error when creating a CKKSEncoder. This is due to https://github.com/microsoft/SEAL/blob/master/native/src/seal/util/croots.h#L38, which sets root_fidelity_ to 131072. I'm not sure what this does, but it has the effect of limiting the size of the ring that can be used.

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