API Reference¶
|
The aim of this class is to ease the realization of parallel evaluations of a numerical simulation model in a HPC environment. |
|
Implement a context manager that creates a temporary working directory. |
|
Writes a report file associated to one evaluation, including the input and the corresponding output. |
|
Writes a file including a summary table with all the inputs evaluated and their corresponding outputs. |
|
Creates error logs for a given simulation directory. |
|
Makes an openturns.MemoizeFunction including in its cache the previous evaluations written in the summary_file. |
|
Creates a fake computational load to keep the CPUs active and test the library. |