Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
ee30558d
Commit
ee30558d
authored
Mar 01, 2015
by
Pedro Gonnet
Browse files
switch off scheduler_doforcesplit by default, as this can cause problems elsewhere.
Former-commit-id: 8f2faf23a60506cf0ae04b5a3998e7d3658480bb
parent
f126a16b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/scheduler.h
View file @
ee30558d
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment