Skip to content

Fixing compilation and runtime issues in timing.c.w#12

Open
cboneti wants to merge 1 commit intollnl:masterfrom
cboneti:fix_metrics_timing
Open

Fixing compilation and runtime issues in timing.c.w#12
cboneti wants to merge 1 commit intollnl:masterfrom
cboneti:fix_metrics_timing

Conversation

@cboneti
Copy link

@cboneti cboneti commented Oct 14, 2020

This fixes the issue #11
Besides the compilation errors described in the issue. There was also a runtime error of multiple MPI_Send/Recv being called after MPI_Finalize.

…calling MPI routines after MPI_Finalize, etc.
@alehaa
Copy link
Contributor

alehaa commented Oct 14, 2020

Is there a reason for renaming the variables?

@cboneti
Copy link
Author

cboneti commented Oct 14, 2020

Just to differentiate from the structure tag, for clarity.
counter.c.w also has a similar approach, the struct tag is "counter" whereas the variable is counters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments