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
solverstack
ScalFMM
Commits
a7996fd1
Commit
a7996fd1
authored
Sep 02, 2015
by
BRAMAS Berenger
Browse files
no prefetch for now in homogeneous arch
parent
6cc7c7a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Src/GroupTree/StarPUUtils/FStarPUHeteoprio.hpp
View file @
a7996fd1
...
...
@@ -267,7 +267,7 @@ static void _starpu_heteroprio_bucket_release(struct _starpu_heteroprio_bucket*
/* HETEROPRIO_MAX_PREFETCH Represent the number of task stored in each worker queue if possible */
#define HETEROPRIO_MAX_PREFETCH
2
#define HETEROPRIO_MAX_PREFETCH
1
#if HETEROPRIO_MAX_PREFETCH <= 0
#error HETEROPRIO_MAX_PREFETCH == 1 means no prefetch so HETEROPRIO_MAX_PREFETCH must >= 1
#endif
...
...
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