pyiron_base.jobs.master.parallel#
The parallel master class is a metajob consisting of a list of jobs which are executed in parallel.
Classes
Generic Output just a place holder to store the output of the last child directly in the ParallelMaster. |
|
|
Implements the functions to generate the parameter list, modify the individual jobs according to the parameter list and generate the new job names according to the parameter list. |
|
MasterJob that handles the creation and analysis of several parallel jobs (including master and continuation jobs), Examples are Murnaghan or Phonon calculations. |