| -1 |
PMTM can only be initialised once. |
| -2 |
PMTM must be initialised before any PMTM functions are used. |
| -3 |
Memory allocation failure. |
| -4 |
Attempting to overwrite a PMTM instance. |
| -5 |
Supplied file name was too long. |
| -6 |
Unknown instance id passed to function. |
| -7 |
Unknown timer group id passed to function. |
| -8 |
Unknown timer id passed to function. |
| -9 |
Failed to create PMTM instance. |
| -10 |
Failed to create timer group. |
| -11 |
Failed to create timer. |
| -12 |
Start called on timer that was not stopped. |
| -13 |
Stop called on timer that was not running. |
| -14 |
Pause called on timer that was not running. |
| -15 |
Continue called on timer that was not paused. |
| -16 |
Failed to create PMTM output file. |
| -17 |
Output called on timer that was not stopped. |
| -18 |
MPI must be initialised before PMTM. |
| -19 |
MPI error whilst getting comm rank. |
| -20 |
MPI error whilst getting comm size. |
| -21 |
MPI error whilst performing gather across ranks. |
| -22 |
Too many flags have been given to PMTM_log_flags, not all of them will be output. |
| -23 |
MPI error whilst duplicating communicator. |
| -24 |
Error whilst trying to initialised hardware counters. |
| -25 |
Error whilst trying to read hardware counters. |