- 19 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 16 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 14 Dec, 2016 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 13 Dec, 2016 2 commits
-
-
Peter W. Draper authored
if the threadpool is initialized with a single thread, don't bother spawning a r… …unner, just run in the threadpool_map callee, which is blocked. See #252. See merge request !293
-
Peter W. Draper authored
Space recycle Do the recycling not cell-by-cell, but with lists of cells at a time. See merge request !291
-
- 12 Dec, 2016 4 commits
-
-
Pedro Gonnet authored
if the threadpool is initialized with a single thread, don't bother spawning a runner, just run in the threadpool_map callee, which is blocked.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 11 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 09 Dec, 2016 7 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
Conflicts: src/space.c
-
Peter W. Draper authored
This reverts commit 00499932.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 08 Dec, 2016 2 commits
-
-
Peter W. Draper authored
Minimize particle movement during repartitioning Attempt to keep particles on local nodes by comparing the new and old regions and permuting the solution by picking new regions with the largest number of cells in the old regions. Gives an unmoved fraction of around 42% for larger numbers of ranks (compared to `1/nrank` for the current scheme). Doesn't make a huge improvement to runtimes, seems to be around 10% on a repartition step of `EAGLE_25`, and we only do that infrequently. See merge request !288
-
Matthieu Schaller authored
-
- 07 Dec, 2016 4 commits
-
-
Peter W. Draper authored
-
Matthieu Schaller authored
Profiler Summary ------- - Profiler object that can be used to time functions and write the results to an output file See merge request !289
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 06 Dec, 2016 9 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 05 Dec, 2016 5 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
Tidy up. Remove commented out code mainly, just output used fraction when verbose, revert changes to main
-
James Willis authored
-