- 14 Mar, 2017 40 commits
-
-
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).
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
-
Martin Khannouz authored
database from stdout and trace.rec.
-
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
by cerr.
-
Martin Khannouz authored
-
Martin Khannouz authored
Still have to fix memory leak, but it works.
-
Martin Khannouz authored
-
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
-