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
{{ message }}
This repository was archived by the owner on Apr 2, 2025. It is now read-only.
If provided a bad name for a measurements directory (e.g., a misspelling), both hpcprof and hpcprof-mpi dump core rather than terminating gracefully.
Example provided below:
[johnmc@mic lulesh]$ $p/hpcprof hpctoolkit-foo-measurements
reading profile 0
ERROR: While reading profile 'hpctoolkit-foo-measurements'...
[../../../../src/lib/analysis/CallPath.cpp:241]
terminate called after throwing an instance of 'Diagnostics::FatalException'
Abort (core dumped)
If provided a bad name for a measurements directory (e.g., a misspelling), both hpcprof and hpcprof-mpi dump core rather than terminating gracefully.
Example provided below: