-
- Downloads
Split the star formation task into two parts: The star formation bit and the...
Split the star formation task into two parts: The star formation bit and the resorting bit. Move the sf_count communication to just depend on the first one in order to speed things up.
parent
11300e89
No related branches found
No related tags found
Showing
- src/cell.c 1 addition, 7 deletionssrc/cell.c
- src/cell.h 5 additions, 1 deletionsrc/cell.h
- src/engine_maketasks.c 4 additions, 2 deletionssrc/engine_maketasks.c
- src/engine_marktasks.c 2 additions, 1 deletionsrc/engine_marktasks.c
- src/runner.c 18 additions, 2 deletionssrc/runner.c
- src/space.c 2 additions, 0 deletionssrc/space.c
- src/task.c 4 additions, 0 deletionssrc/task.c
- src/task.h 1 addition, 0 deletionssrc/task.h
- tools/task_plots/analyse_tasks.py 1 addition, 0 deletionstools/task_plots/analyse_tasks.py
- tools/task_plots/plot_tasks.py 1 addition, 0 deletionstools/task_plots/plot_tasks.py
Loading
Please register or sign in to comment