added struct semantics

This commit is contained in:
Edward Chen
2022-06-21 18:24:02 -04:00
parent e09ed3688f
commit da7aa75cfb
6 changed files with 209 additions and 152 deletions

View File

@@ -30,7 +30,7 @@ function mpc_test_2 {
RUST_BACKTRACE=1 measure_time $BIN --parties $parties $cpath mpc --cost-model "hycc" --selection-scheme "a+b"
}
mpc_test 2 ./examples/C/mpc/benchmarks/kmeans/2pc_kmeans.c
mpc_test 2 ./examples/C/mpc/benchmarks/kmeans/2pc_kmeans_.c
# mpc_test_2 2 ./examples/C/mpc/playground.c
# mpc_test 2 ./examples/C/mpc/benchmarks/kmeans/2pc_kmeans_.c