Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem when running spdz2-offline.x on two machine , I leave more than 3G for each party #71

Open
freelyyu opened this issue Nov 1, 2019 · 2 comments

Comments

@freelyyu
Copy link

freelyyu commented Nov 1, 2019

It occurs the problem connection reset by peer
1 (2)

@freelyyu freelyyu changed the title problem when running spdz2-offline.x on two machine problem when running spdz2-offline.x on two machine , I leave more than 3G for each party Nov 1, 2019
@mkskeller
Copy link
Contributor

This runtime does use a few GB per party. What is your goal? If you want to run complete multiparty computation, I suggest you look at the successors MP-SPDZ and SCALE-MAMBA because they both provide an integrated runtime and are under active development unlike this project. If your goal is to benchmark the SPDZ-2 offline phase, use simple-offline.x, which has more options and should use less memory.

@freelyyu
Copy link
Author

freelyyu commented Nov 5, 2019

I ran simple-offline.x on two machines, It's been running for more than two days utill one machine indicates "insufficient disk space",I wonder if it performs automatic loop execution. I will compile MP-SPDZ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants