Browse Source

print all params

avadapal 2 years ago
parent
commit
02f8c40e6b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Docker/run-experiment.sh

+ 1 - 1
Docker/run-experiment.sh

@@ -47,7 +47,7 @@ fi
 
 items=$((1<<size))
 
-echo ===== Running duoram $mode $size $iters
+echo ===== Running duoram $mode $size $iters $duoramtype $ramsize
 date "+===== Start %s %F %T"
 
     if [ "$4" = "online" -a "$5" = "3P" ]; then