"...resnet50_tensorflow.git" did not exist on "6a2c9932a359c489eff4a8cb35a8372eced7340e"
Commit 9e54761a authored by Hejing Li's avatar Hejing Li
Browse files

increase sleeping time after run_corundum

parent 3c4099b5
...@@ -5,7 +5,7 @@ source common-functions.sh ...@@ -5,7 +5,7 @@ source common-functions.sh
init_out qemu-corundum-bm-pair $1 init_out qemu-corundum-bm-pair $1
run_corundum_bm a run_corundum_bm a
run_corundum_bm b run_corundum_bm b
sleep 0.5 sleep 2
run_wire ab a b run_wire ab a b
run_qemu a a build/qemu-pair-server.tar run_qemu a a build/qemu-pair-server.tar
run_qemu b b build/qemu-pair-client.tar run_qemu b b build/qemu-pair-client.tar
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment