- 14 Mar, 2017 40 commits
-
-
Martin Khannouz authored
-
Martin Khannouz authored
-
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
Uniform Cube, Ellipsoid and Plummer can be generated (default is Uniform Cube).
-
Martin Khannouz authored
Add define to use file or not in testBlockedMpiChebyshev.cpp testBlockedMpiUniform.cpp and testFmmAlgorithmThreadProc.cpp
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
Add a fix to put -1 instead of 0 when there is no communication on many node.
-
Martin Khannouz authored
Add correct number of thread.
-
Martin Khannouz authored
Fix job bug in semple_mpi.sh. It was moving the entire directory because STARPU_FXT_PREFIX was empty
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
Add information in the wrap for each different plot (add bsize)
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
Script to generate only gantt chart. Add speed plot (not speedup).
-
Martin Khannouz authored
uniform kernel.
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
-
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
Add RANDOM_PARTICULE in testBlockedUniform.
-
Martin Khannouz authored
-
Martin Khannouz authored
-
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
Now there is one script per algorithm and kernel. The number of node and particles are handle before. Plus, job scripts load envirronement from a script on plafrim.
-
Martin Khannouz authored
Add gantt and communications volumes : R scripting and python parsing. Add start_profiling and stop_profiling in python script. Add calls to gen_comm and gen_gantt in generate_graph.R.
-
Martin Khannouz authored
export tarball. Add check for time in python script. Small change in the timer in the tests (not that much).
-