MATLAB DISTRIBUTED COMPUTING SERVER 4 - SYSTEM ADMINISTRATORS GUIDE Manual de usuario Pagina 141

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 148
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 140
Glossary
Glossary
CHECKPOINTBASE
Thenameoftheparameterinthe
mdce_def file that defines the location
of the checkpoint directories for the MATLAB job scheduler a nd workers.
checkpoint directory
See CHECKPOINTB ASE.
client
The MATLAB session that defines and submits the job. This is the
MATLAB s ession in w hich the programmer usually develops and
prototypes applications. Also known as the MATLAB client.
client computer
The computer running the MATLAB client; often your desktop.
cluster
A c ol lection o f computers that are connected via a network and intended
for a common purpose.
coarse-grained application
An application for which run time is significantly greater than
the communication time needed to start and stop the program.
Coarse-grained distributed a pplications are also called embarrassingly
parallel applications.
communicating job
Job composed of tasks that communicate with each other during
evaluation. All tasks must run simultaneously. A special case of
communicating job is a parallel pool, used for executing
parfor-loops
and
spmd blocks.
Composite
An object in a MATLAB client session that provides access to data
values store d on the workers in a parallel pool, such as the values of
variables that are assigned inside an
spmd statement.
computer
A system with one or more processors.
Glossary-1
Vista de pagina 140

Comentarios a estos manuales

Sin comentarios