We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af11fe2 commit 4630591Copy full SHA for 4630591
tests/benchmarks/test_array.py
@@ -70,6 +70,7 @@ def test_quadratic_means_xarray(tmp_path, runtime, benchmark_all, t_length):
70
computed_result = run(
71
result,
72
executor=spec.executor,
73
+ spec=spec,
74
benchmarks=benchmark_all,
75
optimize_function=opt_fn,
76
compute_arrays_in_parallel=True,
0 commit comments