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
Unless I'm overlooking something this function doesn't even use the input arguments start and stop in timer_print and, depending on the initialization of TimerData, will always return zero.
Same for likwid_getClockCycles.
The text was updated successfully, but these errors were encountered:
https://github.com/RRZE-HPC/pylikwid/blob/master/pylikwid.c#L861:
Unless I'm overlooking something this function doesn't even use the input arguments
start
andstop
intimer_print
and, depending on the initialization ofTimerData
, will always return zero.Same for
likwid_getClockCycles
.The text was updated successfully, but these errors were encountered: