Version: 6.5.0
Engines::MachineParameters Struct Reference

Type to describe required properties of a container. More...

Data Fields

string container_name
 container name if given else automatic More...
 
string hostname
 host name if given else automatic More...
 
CompoList componentList
 if given list of components that could be loaded on the container More...
 
MachineList computerList
 if given restricted list of machines to search in More...
 
string OS
 required operating system More...
 
long mem_mb
 required memory size More...
 
long cpu_clock
 required frequency More...
 
long nb_proc_per_node
 required number of proc per node More...
 
long nb_node
 required number of node More...
 
boolean isMPI
 if true start a MPI container More...
 
string workingdir
 container working directory More...
 
string mode
 creation mode for GiveContainer. More...
 
string policy
 resource management policy : first, cycl, altcycl or best (can be extended) More...
 
string parallelLib
 PaCO specific informations. More...
 
long nb_component_nodes
 

Detailed Description

Type to describe required properties of a container.

Field Documentation

string Engines::MachineParameters::container_name

container name if given else automatic

string Engines::MachineParameters::hostname

host name if given else automatic

CompoList Engines::MachineParameters::componentList

if given list of components that could be loaded on the container

MachineList Engines::MachineParameters::computerList

if given restricted list of machines to search in

string Engines::MachineParameters::OS

required operating system

long Engines::MachineParameters::mem_mb

required memory size

long Engines::MachineParameters::cpu_clock

required frequency

long Engines::MachineParameters::nb_proc_per_node

required number of proc per node

long Engines::MachineParameters::nb_node

required number of node

boolean Engines::MachineParameters::isMPI

if true start a MPI container

string Engines::MachineParameters::workingdir

container working directory

string Engines::MachineParameters::mode

creation mode for GiveContainer.

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

string Engines::MachineParameters::policy

resource management policy : first, cycl, altcycl or best (can be extended)

string Engines::MachineParameters::parallelLib

PaCO specific informations.

Copyright © 2007-2012 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS