- 11 Apr, 2017 1 commit
-
-
Quentin Khan authored
This allows altering the LICENCE text without changing all files. It should avoid merge conflicts in the future.
-
- 14 Mar, 2017 39 commits
-
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Martin Khannouz authored
No need to split MPI packet anymore.
-
Martin Khannouz authored
-
Martin Khannouz authored
When a morton index isn't mapped on any mpi process it is now mapped on the last one
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
Now it take the idx of the block instead of the first Morton index. To avoid a possible overflow with tree higher than 8.
-
Martin Khannouz authored
-
Martin Khannouz authored
Replace handle type. It was Variable type, and i switch it to vector type to do a partition on it.
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
Still have to fix memory leak, but it works.
-
Martin Khannouz authored
When SCALFMM_SIMGRID_TASKNAMEPARAMS was enable, in the m2m mpi, a variable was incremented too soon.
-
Martin Khannouz authored
I know, it's kind of useless, but now it's on the repo.
-
Martin Khannouz authored
-
Martin Khannouz authored
Note that some error could appear if there is not enough group in input.
-
Martin Khannouz authored
The implicit part reproducing explicit mapping works well. But on the explicit side, it turn out that if all morton indexes ain't used, it segfault. Gotta investigate it.
-
Martin Khannouz authored
testBlockedImplicitAlgorithm and doesn't require a mapping file anymore. To do it properly, MPI_Init is done in the main and MPI_Finalize in the algorithm destructor.
-
Martin Khannouz authored
-
Martin Khannouz authored
each level. Note : The constructor is not implemented yet. Just declared.
-
Martin Khannouz authored
of the octree.
-