On 3 separate terminals,
./replicated-ring-party.x 0 breast_tree./replicated-ring-party.x 1 breast_tree./replicated-ring-party.x 2 breast_tree
Error Message:
Using statistical security parameter 40
Trying to run 64-bit computation
terminate called after throwing an instance of 'Invalid_Instruction'
what(): Processor-Error : Invalid instruction 0xec at 731/0x354
Aborted (core dumped)
There is probably a mismatch between the version of the compiler and and the virtual machine. You can recompile the latter using make replicated-ring-party.x.
Steps to replicate:
./compile.py -Z 3 -R 64 breast_tree
On 3 separate terminals,
./replicated-ring-party.x 0 breast_tree
./replicated-ring-party.x 1 breast_tree
./replicated-ring-party.x 2 breast_tree
Error Message: