Skip to content

Change the level at which the sort tasks are set

Matthieu Schaller requested to merge sort_level into master

This introduces the two changes I mentioned this morning:

  • Move the stars resort to a deeper level.
  • Move the hydro and stars sort tasks to two levels below the super-level

This increases parallelism and hence reduces dead time.

Merge request reports