-
- Downloads
Merge branch 'script-cleanup' into 'master'
Clean up task and threadpool plotting scripts Merges MPI and non-MPI task dump plotting and analysis scripts into single versions that deal with both outputs. Various tweaks so that we can generate and display task and threadpool plots together for comparison (non-MPI only). See #337. See merge request !425
Showing
- examples/analyse_tasks.py 295 additions, 229 deletionsexamples/analyse_tasks.py
- examples/analyse_tasks_MPI.py 0 additions, 342 deletionsexamples/analyse_tasks_MPI.py
- examples/main.c 2 additions, 2 deletionsexamples/main.c
- examples/plot_tasks.py 231 additions, 133 deletionsexamples/plot_tasks.py
- examples/plot_tasks_MPI.py 0 additions, 309 deletionsexamples/plot_tasks_MPI.py
- examples/plot_threadpool.py 13 additions, 6 deletionsexamples/plot_threadpool.py
- examples/process_plot_tasks 5 additions, 2 deletionsexamples/process_plot_tasks
- examples/process_plot_tasks_MPI 5 additions, 2 deletionsexamples/process_plot_tasks_MPI
- examples/process_plot_taskthreadpools 108 additions, 0 deletionsexamples/process_plot_taskthreadpools
- examples/process_plot_taskthreadpools_helper 26 additions, 0 deletionsexamples/process_plot_taskthreadpools_helper
- examples/process_plot_threadpool 5 additions, 2 deletionsexamples/process_plot_threadpool
Loading
Please register or sign in to comment