- 27 Nov, 2018 6 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
Can now repartition at any time provided some fixed costs have been set.
-
Peter W. Draper authored
Now we have ticks all the time the statistics and fixed costs estimates can be permanently available Switch costs to time based, rather than some arbitrary scaling, makes comparisons more straight-forward
-
Peter W. Draper authored
Conflicts: src/partition.c src/scheduler.c
-
- 23 Nov, 2018 1 commit
-
-
Peter W. Draper authored
-
- 22 Nov, 2018 1 commit
-
-
Peter W. Draper authored
Also adds new task dumps with basic stats of the tasks and a .h form suitable for inclusion in partition.c
-
- 21 Nov, 2018 15 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Matthieu Schaller authored
Fix failure to get initial partition with EAGLE_100 volume. See merge request !672
-
-
Peter W. Draper authored
Two fixes to the gravity code Closes #492 See merge request !680
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Matthieu Schaller authored
In the long-range gravity task, use the top-level cell for the mesh distance check, not the cell where the task is called.
-
Matthieu Schaller authored
When linking the hierarchical gravity tasks, do not link to the parents if we are at the super-level.
-
Peter W. Draper authored
Move tic/toc out of SWIFT_DEBUG_TASKS sections, but keep the --enable-task-debugging configure option as that also requires another two fields that we don't otherwise need
-
Matthieu Schaller authored
-
Peter W. Draper authored
Switch to only using ticks for repartition weights, avoid the problem of early repartitioning by not doing that, the memory balance initial partition is good enough to start with
-
Matthieu Schaller authored
Correct the debugging code in the snapshot and snap dumps following the merge of the smarter drift branch.
-
Matthieu Schaller authored
Add MPI comm for stars.ti_end_min Closes #493 See merge request !679
-
Loic Hausammann authored
-
- 20 Nov, 2018 10 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Fix a bug in the marktask. Can't call cell_is_active_stars() if we are running with MPI and ext potential.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Implement stars sort See merge request !665
-
Matthieu Schaller authored
Use the same naming convention for the hydro sort activation function and the star sort activation function.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 19 Nov, 2018 5 commits
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
Peter W. Draper authored
Improvements to the drift all See merge request !678
-
Matthieu Schaller authored
Doc fixes: quick fix for typos and wrong parameter name in VELOCIraptor dox See merge request !677
-
-
- 18 Nov, 2018 1 commit
-
-
Matthieu Schaller authored
When repartitioning, no need to verify that the multipoles were drifted. We are going to free them anyway.
-
- 17 Nov, 2018 1 commit
-
-
Matthieu Schaller authored
-