Skip to content
Snippets Groups Projects
Commit aa97dbed authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Merge branch 'subset_sorting' into 'master'

Subset sorting

Massive change in the way we treat sub-cell tasks and sorts in general, i.e.:

 * Sorts and drifts now unlock *all* sorts and drifts above them, this ensures they are executed bottom-up even if intermediate tasks are not active,
 * Sub-cell task hierarchies are traversed consistently during density/ghost/force computations,
 * Sub-cell tasks no longer do the drifting and sorting themselves,
 * Sorts are only re-computed once the oldest sorted index goes stale.
 * Ghosts exist at a lower level in the tree.

See merge request !343
parents 2b692465 e5d24a2e
No related branches found
No related tags found
1 merge request!343Subset sorting
Showing
with 1023 additions and 419 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment