source: experiments/frams/multi-threading/test-mt-makeplots.cmd @ 116

Last change on this file since 116 was 116, checked in by Maciej Komosinski, 10 years ago

scripts useful to evaluate efficiency of parallel simulation/evolution and to analyze influence of parallelization parameters

File size: 112 bytes
RevLine 
[116]1rem for all subdirectories with names starting with "exp-":
2for /d %%i in ("exp-*") do test-mt-plots.py %%i
3
Note: See TracBrowser for help on using the repository browser.