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
33322a8a
Commit
33322a8a
authored
Mar 02, 2015
by
Pedro Gonnet
Browse files
add a warning comment to the scheduler_doforcesplit option.
Former-commit-id: fc7345b204e3bec3d8ccfa6d5bba3d670c97cb85
parent
005a88e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/scheduler.h
View file @
33322a8a
...
...
@@ -24,7 +24,9 @@
#define scheduler_dosub 1
#define scheduler_maxsteal 10
#define scheduler_maxtries 2
#define scheduler_doforcesplit 0
#define scheduler_doforcesplit 0
/* Beware: switching this on can/will
break engine_addlink as it assumes
a maximum number of tasks per cell. */
/* 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