Skip to content
Snippets Groups Projects
Verified Commit 3ef47da2 authored by Dorian Stoll's avatar Dorian Stoll
Browse files

measure: rodinia-srad: Use more iterations

parent 4c7a34b6
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ function run-measure-rodinia-srad { ...@@ -12,7 +12,7 @@ function run-measure-rodinia-srad {
local srad_x1="0" local srad_x1="0"
local srad_x2="127" local srad_x2="127"
local srad_lambda="0.5" local srad_lambda="0.5"
local srad_iterations="1000" local srad_iterations="2000"
local smt="$(cat /sys/devices/system/cpu/smt/active)" local smt="$(cat /sys/devices/system/cpu/smt/active)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment