We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc439a3 commit 827f983Copy full SHA for 827f983
commandline_template.sh
@@ -8,6 +8,7 @@ time ./install.sh src/ bins/
8
bin_dir="./bins"
9
# dir for output
10
wd="./test_op"
11
+mkdir $wd
12
# thread number
13
cpu="36"
14
0 commit comments