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
codes
codes
Commits
efb63310
Commit
efb63310
authored
Feb 27, 2015
by
Misbah Mubarak
Browse files
minor fixes to quickhash
parent
c540528e
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/models/mpi-trace-replay/conf/modelnet-mpi-test.conf
View file @
efb63310
...
...
@@ -4,7 +4,6 @@ LPGROUPS
{
repetitions
=
"27"
;
nw
-
lp
=
"1"
;
modelnet_simplenet
=
"1"
;
}
}
PARAMS
...
...
src/models/mpi-trace-replay/model-net-mpi-wrklds.c
View file @
efb63310
...
...
@@ -142,7 +142,6 @@ struct nw_message
double
saved_send_time
;
double
saved_recv_time
;
double
saved_wait_time
;
struct
codes_workload_op
op
;
};
/* executes MPI wait operation */
...
...
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