Skip to content

Commit

Permalink
added time estimate for mpspdz experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianMct committed Apr 23, 2024
1 parent 5b541cf commit dcbd978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ SKIP_TO = 0
### Reproducing the MP-SPDZ baseline results
This part is aimed at reproducing the MP-SPDZ baseline results. Note that this part is time consuming and subject to more randomness that
is out of our control. The build part takes ~15 minutes on our machine. The run part depends on the grid and can be approximated from the
result in our paper. The default experiment runs all baseline for 2 and 3 parties without repetition.
result in our paper. The default experiment runs all baseline for 2 and 3 parties without repetition so it should take around an hour to complete.

1. Build the mpspdz images: `make mpspdz`
2. (Optional) if the last build fail, `rm -rf mpspdz/deps/MP-SPDZ/deps/SimplestOT_C` and start from 1.
Expand Down

0 comments on commit dcbd978

Please sign in to comment.