- 26 Mar, 2016 6 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 25 Mar, 2016 11 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Engine exchange strays Tested this locally with and without MPI. Didn't actually test sending around gparts, because we can't really deal with them quite yet. See merge request !117
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Pedro Gonnet authored
Conflicts: src/engine.c src/engine.h src/part.c src/part.h src/proxy.h src/scheduler.c
-
- 24 Mar, 2016 14 commits
-
-
Aidan Chalk authored
This reverts commit 4ab23609
-
Aidan Chalk authored
-
Matthieu Schaller authored
Redistribute fixes See merge request !131
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
Redistribute fixes Fixes #130 and makes `engine_split()` work for gparts. That lead to some issues in common_io.c but the master works if you don't run with -g. (And -g does not work beyond one time-step anyway as we don't have the MPI communications for gparts yet.) See merge request !130
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
Redistribute gparts Initial version of `engine_redistribute()` which sends around the gparts as well as the parts + preserves their links. @nnrw56 what do you think ? I'll need to update some bits later to take into account your changes to the MPI_types and the new version of `space_part_sort()` See merge request !124
-
- 23 Mar, 2016 9 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
New unit test computing the pair interaction between two neighbouring cells with particles slightly displaced from Cartesian grid.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
Rewait fixes Fixes the deadlock described in #125. See merge request !122
-