This reporisation realize the parallelisation in StaMPSv4.0.
- matlab 2019b
- StaMPSv4.0
- Python2.7 and install:
- matlab pyhton API https://www.mathworks.com/help/matlab/matlab-engine-for-python.html
- multiprocessing
- CPU: 8 core (or more)
- RAM: 8G (enough)
usage: stamps -j[1] -s[0] -e[8] Working directory: excute at the parent directory of all PATCH. -j: number of process assign, default 1. -s: start step of stamps, default 0. (the latest step) -e: end step of stamps, default 8. (the last step)