Skip to content
Snippets Groups Projects
Commit 005a88e9 authored by Pedro Gonnet's avatar Pedro Gonnet
Browse files

switch off scheduler_doforcesplit by default, as this can cause problems elsewhere.

Former-commit-id: e61f0acc0684292c6592f56da3383a4eecfdcd2d
parent f126a16b
Branches
Tags
No related merge requests found
......@@ -24,7 +24,7 @@
#define scheduler_dosub 1
#define scheduler_maxsteal 10
#define scheduler_maxtries 2
#define scheduler_doforcesplit 1
#define scheduler_doforcesplit 0
/* Flags . */
#define scheduler_flag_none 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment