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
f9516b65
Commit
f9516b65
authored
Mar 04, 2015
by
Florent Pruvost
Browse files
Merge branch 'master' of
git+ssh://scm.gforge.inria.fr//gitroot/scalfmm/scalfmm
parents
318cf5bf
1616e898
Changes
2
Hide whitespace changes
Inline
Side-by-side
Src/GroupTree/Cuda/FCudaEmptyKernel.hpp
View file @
f9516b65
...
...
@@ -5,8 +5,6 @@
#include
"FCudaGlobal.hpp"
#include
"FCudaGroupAttachedLeaf.hpp"
#include
"../../Components/FTestCell.hpp"
/**
* This class defines what should be a Cuda kernel.
*/
...
...
Src/GroupTree/FStarPUCudaWrapper.hpp
View file @
f9516b65
// @SCALFMM_PRIVATE
#ifndef FSTARPUCUDAWRAPPER_HPP
#define FSTARPUCUDAWRAPPER_HPP
#include
"../Utils/FGlobal.hpp"
#include
"../Core/FCoreCommon.hpp"
#include
"../Utils/FQuickSort.hpp"
...
...
@@ -25,14 +23,10 @@
#include
<omp.h>
//extern "C"{
#include
<starpu.h>
//}
#ifdef STARPU_USE_MPI
//extern "C"{
#include
<starpu_mpi.h>
//}
#endif
#include
"Cuda/FCudaDeviceWrapper.hpp"
...
...
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