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
sds
ssg
Commits
d4cc9991
Commit
d4cc9991
authored
Jan 30, 2018
by
Philip Carns
Browse files
fix typo
parent
18e2fb95
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/perf-regression/margo-p2p-bw.c
View file @
d4cc9991
...
...
@@ -582,7 +582,7 @@ static int run_benchmark(hg_id_t id, ssg_member_id_t target,
ret
=
margo_get_output
(
handle
,
&
out
);
assert
(
ret
==
HG_SUCCESS
);
printf
(
"PU
LL
\t
%d
\t
%d
\t
%d
\t
%lu
\t
%f
\t
%f
\n
"
,
printf
(
"PU
SH
\t
%d
\t
%d
\t
%d
\t
%lu
\t
%f
\t
%f
\n
"
,
g_opts
.
concurrency
,
g_opts
.
threads
,
g_opts
.
xfer_size
,
...
...
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