This is an archive of the discontinued LLVM Phabricator instance.

[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

Repository
rL LLVM

Event Timeline

tlwilmar updated this revision to Diff 60848.Jun 15 2016, 9:10 AM
tlwilmar retitled this revision from to [STATS] Adding process id to output filename.
tlwilmar updated this object.
tlwilmar added reviewers: jlpeyton, jcownie.
tlwilmar set the repository for this revision to rL LLVM.
tlwilmar added a subscriber: openmp-commits.
This revision is now accepted and ready to land.Jun 21 2016, 2:14 AM
This revision was automatically updated to reflect the committed changes.