Minor errors in IS Benchmark
Closed this issue · 1 comments
Armassarion commented
-
The "setparams.cpp" file doesn't generate any value for the IS benchmark.
This is because the "case IS" (line 670 of setparams.cpp) is bellow the "case CG". -
The "is.cpp" file doesn't use "c_print_results" (line 916) like the other benchmark does : it exepects constant such as "CC", "CLINK", ... while "setparams" generate "CS1", "CS2", ...
A fix is available in attached files.
Sincerely,
Ksander Ejjaaouani.
is_fix.zip
dalvangriebler commented
Thank you, we solved these minor errors. :)