- 27 Apr, 2017 1 commit
-
-
Matthieu Schaller authored
Add a separate timer for subset sub-cell tasks. Write the timers to a file. Make sure we can compile without timers. Add a configure option to switch the timers on.
-
- 26 Apr, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 25 Apr, 2017 2 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 20 Apr, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 19 Apr, 2017 1 commit
-
-
Matthieu Schaller authored
Don't lock the tree for the grav_init task. Don't call the unsorted pairs at all. Skip the entire zeroing loop when no xparts in runner_do_sort()
-
- 18 Apr, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 12 Apr, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 09 Apr, 2017 1 commit
-
-
Pedro Gonnet authored
sort and drift on-demand in a consistent way. yes, even for the force loops as changes in the smoothing lengths may require a re-sort or interactions at a different level.
-
- 03 Apr, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 01 Apr, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 11 Mar, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 20 Feb, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 10 Feb, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 05 Feb, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 03 Feb, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 01 Feb, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 29 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 27 Jan, 2017 1 commit
-
-
James Willis authored
Call runner_doself1_density_vec in DOSUB_SELF1 if vectorisation is enabled. Changed all WITH_VECTORIZATION macros to WITH_OLD_VECTORIZATION.
-
- 26 Jan, 2017 1 commit
-
-
Pedro Gonnet authored
one big messy commit for the status quo, forces sorts of the active cells in each step, does not use task_type_sub_*, and probably sorts some cells twice. but it works.
-
- 25 Jan, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 05 Jan, 2017 1 commit
-
-
Matthieu Schaller authored
Check that the particles interacting in the SELF or PAIR tasks have been properly drifted to the current time
-
- 09 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 07 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 05 Dec, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 30 Nov, 2016 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 14 Nov, 2016 2 commits
-
-
Matthieu Schaller authored
Added debugging checks to the pair and self tasks to make sure cells have been drifted to this point before they get updated.
-
Matthieu Schaller authored
Added debugging checks to the pair and self tasks to make sure cells have been drifted to this point before they get updated.
-
- 02 Nov, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Check whether particles or cells are active via an inlined function rather than via a direct read of engine->ti_current
-
- 30 Aug, 2016 1 commit
-
-
Matthieu Schaller authored
Replaced all calls to fminf and fmaxf by the macros that was added for the integer min/max functions.
-
- 20 Aug, 2016 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 29 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-