Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Weinzierl
teaMPI
Commits
bc346be3
Commit
bc346be3
authored
Jul 11, 2018
by
Ben Hazelwood
Browse files
Add comment -- do we need to discern between different heartbeat types
parent
e2348120
Changes
1
Show whitespace changes
Inline
Side-by-side
lib/Timing.cpp
View file @
bc346be3
...
...
@@ -32,7 +32,7 @@ struct Timer {
std
::
vector
<
double
>
sleepPoints
;
// TODO: add support for multiple tags
// TODO: add support for multiple tags
(or do we need this?)
// Delta times for each heartbeat (per replica)
std
::
map
<
int
,
std
::
list
<
double
>
>
heartbeatTimes
;
// Store the MPI_Requests for each heartbeat delta (per replica)
...
...
Write
Preview
Supports
Markdown
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