Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
i7
peregrine
Commits
e0a8a025
Commit
e0a8a025
authored
Aug 02, 2018
by
Philipp Meyer
Browse files
Fix name of protocol
parent
a628d37c
Changes
1
Hide whitespace changes
Inline
Side-by-side
benchmarks/generate_protocols.sh
View file @
e0a8a025
...
...
@@ -13,8 +13,8 @@ $executable majorityPP >$benchmark_dir/$protocols_dir/majority/majority_m1_.pp
# fast majority
echo
"generating fast majority protocol"
mkdir
-p
$benchmark_dir
/
$protocols_dir
/fast
_
majority
cp
../examples/fast
_
majority.pp
$benchmark_dir
/
$protocols_dir
/fast
_
majority/fast
_
majority_m1_.pp
mkdir
-p
$benchmark_dir
/
$protocols_dir
/fastmajority
cp
../examples/fastmajority.pp
$benchmark_dir
/
$protocols_dir
/fastmajority/fastmajority_m1_.pp
# broadcast
echo
"generating broadcast protocol"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment