Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
59abd8af
Commit
59abd8af
authored
Aug 03, 2017
by
Matthieu Schaller
Browse files
Add all the new plotting scripts to the 'make dist' target
parent
6dff7c9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/Makefile.am
View file @
59abd8af
...
...
@@ -96,8 +96,15 @@ EXTRA_DIST += parameter_example.yml
# Scripts to plot task graphs
EXTRA_DIST
+=
plot_tasks_MPI.py plot_tasks.py
\
analyse_tasks_MPI.py analyse_tasks.py
\
process_plot_tasks_MPI process_plot_tasks
# Scripts to plot threadpool 'task' graphs
EXTRA_DIST
+=
analyse_threadpool_tasks.py
\
plot_threadpool.py
\
process_plot_threadpool
# Script for scaling plot
EXTRA_DIST
+=
plot_scaling_results.py
EXTRA_DIST
+=
plot_scaling_results.py
\
plot_scaling_results_breakdown.py
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment