You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Score-P Python instrumentation wrapper. The following options control how the program is instrumented and executed. Any unknown option are passed directly to 'scorep-config'.
20
20
21
21
--help Show this help message and exit.
22
-
--mpi Enable MPI instrumentation (equivalent to --mpp=mpi).
23
22
--keep-files Keep temporary files after execution.
24
23
--verbose, -v Enable verbose output for debugging and tracing.
0 commit comments