-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#900 pmpi- unify argument handling of --vt_trace_mpi
- Now uses an option instead of a flag. Specify the form of MPI to enable. In C++, the options should be separated with spaces: --vt_mpi_trace internal --vt_mpi_trace external --vt_mpi_trace internal externall 'internal' is the few select internal calls, 'external' is PMPI overall.
- Loading branch information
1 parent
e951b42
commit 9619d8c
Showing
3 changed files
with
33 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters