mpi_runner¶
Module: environments.backends.mpi_runner
¶
Simple helper script that unpickles and executes a processes using mpi
If a process finishes successfully an empty file with filename “processname_Finished” will be created, otherwise a file with filename “processname_Crashed” will be created. The file “processname_Crashed” will contain the reason why the process crashed.
Author: | Yohannes Kassahun (kassahun@informatik.uni-bremen.de) |
---|---|
Created: | 2011/01/11 |