This counter in the SEP benchmark takes on a double value since instructions is cast to double. This causes problems in the later perf checker since it's expecting an int value. The solution would be to cast to int or floor the mean value.
Cast SEP benchmark value to int to prevent python perf checker from erroring.
- Assignee:
-
Blake Oler
- Reporter:
-
Blake Oler
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: