Open Frequently opened 3 years ago
Note that this parameter setting is invalid, as mvec must be a factorization of m. (Not necessarily prime factorization, but the entries in mvec must multiply to m). Similarly gens must generate Zm*/(p) and ords must be their order.
Hey Guys,
I was trying different parameters on the existing BGV_binary_arithmetic.cpp ( it is one of the examples which comes along with the Helib package) and I got a malloc error. I am using Ubuntu 20.04.1 LTS & It has 128 GB of RAM ( sufficient to run the computation)
The parameter chosen were:
Here is the screenshot of the error:
Can you please help me solve this?