Skip to content

Commit b27101c

Browse files
committed
Update task_adapter.py
1 parent 4377db8 commit b27101c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/algotune/task_adapter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ def replace_latex_command(match):
11611161
cascade_thresholds: [0.5, 0.8]
11621162
11631163
# Parallel evaluations
1164-
parallel_evaluations: 4
1164+
parallel_evaluations: 1
11651165
11661166
# AlgoTune task-specific configuration
11671167
algotune:

0 commit comments

Comments
 (0)