Skip to content
Snippets Groups Projects
Commit 42177518 authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Added simple run scripts and task graph plotting script to 'make dist'

parent 099ccc96
No related branches found
No related tags found
2 merge requests!136Master,!93Missing files and other small bugs
......@@ -70,3 +70,11 @@ EXTRA_DIST = UniformBox/makeIC.py \
BigCosmoVolume/makeIC.py \
BigPerturbedBox/makeIC_fcc.py \
GreshoVortex/makeIC.py GreshoVortex/solution.py
# Scripts to plot task graphs
EXTRA_DIST += plot_tasks_MPI.py plot_tasks.py \
process_plot_tasks_MPI process_plot_tasks
# Simple run scripts
EXTRA_DIST += runs.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment