Skip to content
Snippets Groups Projects
Commit 8ef1d46d authored by Ondrej Vysocky's avatar Ondrej Vysocky
Browse files

Merge branch 'master' of code.it4i.cz:vys0053/OpenFOAM-MERIC

parents 338e152c d2f62c65
No related branches found
No related tags found
No related merge requests found
......@@ -80,21 +80,23 @@ NOTE: scorep can handle 4GB RAM only, large domain makes problem. If you need to
OpenFOAM/OpenFOAM-v1612+/tutorials/incompressible/simpleFoam/motorBike
## WORKFLOW
1] Autofilter
compile OpenFOAM using run_compile_1_autofilter.sh
chage dir to test directory
run scorep-autofilter using do_scorep_autofilter_loop.sh
2] Dyndetect
compile OpenFOAM using run_compile_2_dyndetect.sh
chage dir to test directory
run scorep-autofilter using do_readex_dyndetect.sh
3] PTF
run PTF using do_ptf.sh
1] Autofilter
- compile OpenFOAM using run_compile_1_autofilter.sh
- chage dir to test directory
- run scorep-autofilter using do_scorep_autofilter_loop.sh
2] Dyndetect
- compile OpenFOAM using run_compile_2_dyndetect.sh
- chage dir to test directory
- run scorep-autofilter using do_readex_dyndetect.sh
3] PTF
- run PTF using do_ptf.sh
...
4] RRL
?
4] RRL
- ?
- For manual instrumentation (--nocompiler) use using run_compile_3_dyndetect_manual.sh, however this option doesn't work now.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment