- 23 Nov, 2017 6 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Fixed a moronic bug. Unskipping MPI sends and recvs for gravity should not be done *only* for local pairs. Obviously....
-
- 20 Nov, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 15 Nov, 2017 8 commits
-
-
Matthieu Schaller authored
Removed unnecessary dependency between the out-going gravity ghost and the self-grav and pair-grav tasks.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Add time based edge repartitioning See merge request swift/swiftsim!458
-
Peter W. Draper authored
Task graph Closes #92 See merge request !459
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
Matthieu Schaller authored
Use non-buffered MPI sends for small messages See merge request !457
-
- 14 Nov, 2017 24 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
Conflicts: examples/process_cells examples/process_cells_helper src/debug.c src/debug.h src/partition.c
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
Sort out naming of output cell dumps to be based on the step, so they can be compared to other dumps
-
Peter W. Draper authored
The time weights where overflowing int (1<<32), so use double precision, which has the nice side effects mentioned above. We now also attempt to balance the weights bweteen vertices and edges, since they can have very different units
-
Peter W. Draper authored
Naming was getting messy, so adopt a more obvious scheme of vertex/edge descriptions
-
Peter W. Draper authored
-
Peter W. Draper authored
Use timebins that are shared with the interacted cell, so that cells on the edge that are only active because of their interactions are also weighted Also separate the scaling of weights bewteen vertices and edges, these are differing units so may not be similarily scaled
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
Only skip tasks with zero costs, note previous method had a bug and no weights for task_type_sub_pair was given
-
Peter W. Draper authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-