- 24 May, 2017 5 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
replace 'wait' with 'implicit' in scheduler_addtask, as we weren't using the former and could use the latter.
-
- 18 May, 2017 3 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 17 May, 2017 9 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 16 May, 2017 10 commits
-
-
Pedro Gonnet authored
sort and drift tasks unlock all sorts and drifts above them, respectively, and activate tasks as is done in cell_unskip_tasks.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
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.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 05 May, 2017 2 commits
-
-
Matthieu Schaller authored
Disable particle cache when vectorisation is disabled. See merge request !337
-
James Willis authored
-
- 01 May, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Dopair1 vectorisation merge Summary ------- - Contains a vectorised version of `runner_dopair1_density` - `runners` now have two particle caches to hold cell ci and cell cj - The `cache` has been updated to include `max_d` which is the maximum distance into the neighbouring cell - `cache.h` contains more functions to read two cells into cache and to read a subset of particles from each cell into the cache See merge request !320
-
Matthieu Schaller authored
-
- 30 Apr, 2017 2 commits
-
-
Matthieu Schaller authored
Added softened gravity to the M2L kernels See merge request !336
-
Matthieu Schaller authored
-
- 28 Apr, 2017 6 commits
-
-
Matthieu Schaller authored
-
James Willis authored
Crucial +1 for the edge case where all particles in cell ci interact with at least one particle in cell cj.
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
Updated runner_doself1_density_vec and runner_dopair1_density_vec to align with Pedro's recent changes in DOPAIR1 and DOSELF1.
-