-
- Downloads
Merge branch 'timer_reset' into 'master'
Task plot improvements I have updated the plotting script and the output of the task data such that we can now have the full information for a given time-step and not just the last call to `engine_launch()`. This means the `drift` tasks will now be included in the plots. They will also include the single-core part where the cells and tasks are reconstructed. The start and end time as well as the CPU frequency are dumped in order for this to work. Also, added a cosmetic change to the output for the case where a snapshot gets dump. See merge request !166
No related branches found
No related tags found
Showing
- examples/main.c 19 additions, 8 deletionsexamples/main.c
- examples/plot_tasks.py 21 additions, 9 deletionsexamples/plot_tasks.py
- examples/plot_tasks_MPI.py 25 additions, 8 deletionsexamples/plot_tasks_MPI.py
- src/engine.c 6 additions, 2 deletionssrc/engine.c
- src/engine.h 2 additions, 2 deletionssrc/engine.h
- src/runner.c 1 addition, 0 deletionssrc/runner.c
- src/scheduler.c 2 additions, 0 deletionssrc/scheduler.c
- src/task.h 1 addition, 1 deletionsrc/task.h
Loading
Please register or sign in to comment