RRZE-HPC / likwid

Performance monitoring and benchmarking suite
https://hpc.fau.de/research/tools/likwid/
GNU General Public License v3.0
1.65k stars 226 forks source link

[FeatureRequest] #545

Closed ibogosavljevic closed 1 year ago

ibogosavljevic commented 1 year ago

Is your feature request related to a problem? Please describe. LIKWID requires -DLIKWID_PERFMON to be defined during compilation.

Describe the solution you'd like Currently, the text prints "Marker API result file does not exist. This may happen if the application has not called LIKWID_MARKER_CLOSE. But, it should be more verbose "Marker API result file does not exist. This may happen if the application was not compiled with LIKWID_PERFMON macro or the application has not called LIKWID_MARKER_CLOSE."