This change appends the process id to the KMP_STATS_FILE (if specified) which enables MPI processes to output their stats to separate files.
Patch by Johnny Peyton.
Paths
| Differential D21386
[STATS] Adding process id to output filename ClosedPublic Authored by tlwilmar on Jun 15 2016, 9:10 AM.
Details Summary This change appends the process id to the KMP_STATS_FILE (if specified) which enables MPI processes to output their stats to separate files. Patch by Johnny Peyton.
Diff Detail
Event Timelinetlwilmar updated this object. This revision is now accepted and ready to land.Jun 21 2016, 2:14 AM Closed by commit rL273273: [STATS] Adding process id to output filename (authored by jlpeyton). · Explain WhyJun 21 2016, 8:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 61380 openmp/trunk/runtime/src/kmp_stats.h
openmp/trunk/runtime/src/kmp_stats.cpp
|