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

Wrong function in Fortran Marker API #572

Closed ivan-pi closed 10 months ago

ivan-pi commented 10 months ago

https://github.com/RRZE-HPC/likwid/blob/32e70bd8b6afe481c719bf53bcdd05d71d9270cd/src/likwid_f90_interface.c#L176-L179

Judging by the other routines, in the GPU Marker API the following routine should be called instead:

https://github.com/RRZE-HPC/likwid/blob/32e70bd8b6afe481c719bf53bcdd05d71d9270cd/src/includes/likwid.h#L2221