Skip to content
Snippets Groups Projects
Commit 1a40e0a6 authored by Berenger Bramas's avatar Berenger Bramas
Browse files

Do not print complete timing (stack based) stats when using TIMING OUTPUT

parent b763f6de
Branches
Tags
1 merge request!21Bugfix/nansampling
......@@ -167,7 +167,6 @@ class _code(_base):
#endif
#ifdef USE_TIMINGOUTPUT
global_timer_manager.show(MPI_COMM_WORLD);
global_timer_manager.showMpi(MPI_COMM_WORLD);
global_timer_manager.showHtml(MPI_COMM_WORLD);
#endif
MPI_Finalize();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment