Type to describe required properties of a container. More...
Data Fields | |
| string | container_name |
| container name if given else automatic | |
| string | mode |
| creation mode for GiveContainer if given else automatic | |
| string | workingdir |
| container working directory if given else automatic | |
| long | nb_proc |
| Number of proc of a parallel container. | |
| boolean | isMPI |
| if true start a MPI container | |
| string | parallelLib |
| PaCO specific informations. | |
| ResourceParameters | resource_params |
| Parameters to choose a resource. | |
Type to describe required properties of a container.
container name if given else automatic
creation mode for GiveContainer if given else automatic
start creates a new container get try to find an existing container getorstart use an existing container if it exists or creates a new one
container working directory if given else automatic
Number of proc of a parallel container.
if true start a MPI container
PaCO specific informations.
Parameters to choose a resource.