File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010; Compute-benchmark compile/run options
1111[compute_bench]
1212; Value for -j during compilation of compute-benchmarks
13- compile_jobs = 2
13+ compile_jobs = 4
1414; Number of iterations to run compute-benchmark tests
1515iterations = 100
1616
@@ -23,15 +23,15 @@ recorded = Median,StdDev
2323; the historical average. Metrics not included here are not compared against
2424; when passing/failing benchmark results.
2525; Format: comma-separated list of <metric>:<deviation percentage in decimals>
26- tolerances = Median:0.1
26+ tolerances = Median:0.05
2727
2828; Options for computing historical averages
2929[average]
3030; Number of days (from today) to look back for results when computing historical
3131; average
3232cutoff_range = 7
3333; Minimum number of samples required to compute a historical average
34- min_threshold = 3
34+ min_threshold = 10
3535
3636; ONEAPI_DEVICE_SELECTOR linting/options
3737[device_selector]
You can’t perform that action at this time.
0 commit comments