MATLAB DISTRIBUTED COMPUTING SERVER 4 - SYSTEM ADMINISTRATORS GUIDE Manuel d'utilisateur Page 141

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 148
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 140

Commentaires sur ces manuels

Pas de commentaire