Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christopher Ferreira
erods-bench
Commits
58a6cfaa
Commit
58a6cfaa
authored
Oct 03, 2017
by
aumgn
Browse files
[exp] Fix memory option
parent
b724d4dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/mc-2/exp
View file @
58a6cfaa
...
...
@@ -197,7 +197,7 @@ run_iterations() {
printf
'[%14s][%6s][%10s][%2d][%s][%s] '
$program
$pinning
$memory
$nodes
$use_perf
$autogroup
local
exp_dir
=
$TMP_RESULTS_DIR
/outputs/
$program
-
$pinning
-
$nodes
-
$use_perf
-
$autogroup
local
exp_dir
=
$TMP_RESULTS_DIR
/outputs/
$program
-
$pinning
-
$
memory
-
$
nodes
-
$use_perf
-
$autogroup
for
iteration
in
$(
seq
1
$repeat
)
;
do
local
iteration_dir
=
$exp_dir
/
$iteration
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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