- 05 Mar, 2018 1 commit
-
-
COULAUD Olivier authored
Add new let and duplicate starpu implicit algorithm in GroupTree repository
-
- 23 Jan, 2018 2 commits
-
-
COULAUD Olivier authored
-
COULAUD Olivier authored
-
- 20 Mar, 2017 1 commit
-
-
Quentin Khan authored
-
- 14 Mar, 2017 27 commits
-
-
COULAUD Olivier authored
-
Berenger Bramas authored
-
Berenger Bramas authored
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
uniform kernel.
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
Before you'd have to split the total amount of particles between the number of node ...
-
Martin Khannouz authored
export tarball. Add check for time in python script. Small change in the timer in the tests (not that much).
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
That way no need of using a file to exchange them. Split the mpi job in two. Change a little bit informations printed in the job.
-
Martin Khannouz authored
-
Martin Khannouz authored
So we get average time of executing and test to check if the result is good.
-
Martin Khannouz authored
Also add the sbatch script that run tests.
-
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
of explicit mpi.
-
Martin Khannouz authored
It works well when the number of leaves is dividable by the number of mpi process. Else there is some offset.
-
Martin Khannouz authored
of the octree.
-
Martin Khannouz authored
dag comparing. Still there is errors in the result of the core algorithm.
-
Martin Khannouz authored
-
Martin Khannouz authored
Add a few more information to the ones simgrid use. Put the same taskname in the explicit mpi. Add source code to compare dag. Add script to compile and run tests.
-
Martin Khannouz authored
can't remember.
-
Martin Khannouz authored
-
Martin Khannouz authored
-
- 07 Dec, 2016 1 commit
-
-
Quentin Khan authored
the changes are the new data layout, the deprecation of the POD cell adaptors. Changed tests are: - testBlockedAlgorithm, - testBlockedAlgorithmDyn, - testBlockedMpiAlgorithm, - testBlockedChebyshev, - testBlockedMpiChebyshev, - testBlockedRotation, - testBlockedRotationCompare, - testBlockedRotationMpi, - testBlockedSpeedOperators, - testBlockedTaylor, - testBlockedTree, - testBlockedUniform, - testBlockedUniformBench, - testBlockedUniformCompare
-
- 13 Nov, 2015 1 commit
-
-
BRAMAS Berenger authored
-
- 11 Nov, 2015 1 commit
-
-
BRAMAS Berenger authored
-
- 07 Apr, 2015 1 commit
-
-
BRAMAS Berenger authored
-
- 31 Mar, 2015 2 commits
-
-
BRAMAS Berenger authored
-
BRAMAS Berenger authored
-
- 30 Mar, 2015 2 commits
-
-
BRAMAS Berenger authored
-
BRAMAS Berenger authored
-
- 27 Mar, 2015 1 commit
-
-
BRAMAS Berenger authored
When using starpu number of threads should be given by env variables (and not command line parameter)
-