- 10 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
Separate the time-step information for hydro and gravity tasks into two different set of variables for each cell.
-
- 07 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 06 Dec, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 04 Dec, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 23 Nov, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 09 Oct, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 06 Oct, 2017 1 commit
-
-
Matthieu Schaller authored
Instead of listing local cells only, list cells that have a tasks associated with them on the local node.
-
- 29 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 28 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 27 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
Also send dx_max_part and dx_max_gpart alongside ti_end_min at the end of a time-step when running with MPI.
-
- 30 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 21 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 14 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 13 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 03 Aug, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 30 Jul, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 27 Jul, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 25 Jul, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 27 Jun, 2017 4 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 26 Jun, 2017 5 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
re-factor the sorts activation into a single function to avoid repetition. turns out this is where the drift-before-sort bug was hiding, i.e. the missing drift activation in the for-loop.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 23 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 10 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
Be more conservative when splitting self-task into subs. We don't want to trigger a rebuild straight after.
-
- 09 Jun, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Modified the splitting rule for self tasks to be less conservative. Added proper documentation of the splitting conditions.
-
- 08 Jun, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Also create functions to decide when to rebuild and when to split a task. Update the rebuild and split condition to correctly use kernel_gamma.
-
Matthieu Schaller authored
Add new function to decide on recursion with in a sub_pair task. Makes sure all recursion tests are identical.
-
- 24 May, 2017 2 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 16 May, 2017 1 commit
-
-
Pedro Gonnet authored
activate sorts and drifts in sub-cell tasks explicitly, store current values for h_max, dx_max, and dx_max_sort for consistency.
-