SALOME documentation central

Engines::MachineDefinition Struct Reference

Type to describe properties of a resource. More...

Data Fields

string hostname
 host name
string alias
 alias name
string protocol
 protocol to use to start a remote container (ssh or rsh)
string username
 login name to use to start a remote container
string applipath
 salome application to use to start a remote container
CompoList componentList
 list of available components
string OS
 operating system
long mem_mb
 memory size
long cpu_clock
 frequency
long nb_proc_per_node
 number of proc per node
long nb_node
 number of node
string mpiImpl
 MPI implementation.
string batch
 batch system
long nb_component_nodes

Detailed Description

Type to describe properties of a resource.


Field Documentation

protocol to use to start a remote container (ssh or rsh)

login name to use to start a remote container

salome application to use to start a remote container

operating system

number of proc per node

MPI implementation.

batch system