Skip to content
GitLab
Menu
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
449acc24
Commit
449acc24
authored
Nov 02, 2016
by
Samuel Pitoiset
Browse files
Test/GroupTree: include starpu.h when KStar is used
parent
0a87b3d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Tests/GroupTree/testBlockedUniformCompare.cpp
View file @
449acc24
...
...
@@ -64,6 +64,10 @@
#include
<sys/resource.h>
#endif
#if defined(SCALFMM_USE_STARPU) || defined(OPENMP_SUPPORT_TASK_NAME)
#include
<starpu.h>
#endif
#define RANDOM_PARTICLES
const
FParameterNames
LocalOrder
{
{
"-order"
},
"Order of the kernel"
};
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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