MATLAB PARALLEL COMPUTING TOOLBOX 4 Guide de l'utilisateur Page 104

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 128
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 103
R2008b
14-4
DestroyTaskFcn
CancelJobFcn
CancelTaskFcn
New toolbox functions to accommodate this ability are:
getJobSchedulerData
setJobSchedulerData
For more information on this new functionality, see Manage Jobs with Generic
Scheduler.
Changed Function Names for Codistributed Arrays
What was known in previous releases as distributed arrays are henceforth called
codistributed arrays. Some functions related to constructing and accessing codistributed
arrays have changed names in this release.
Compatibility Considerations
The following table summarizes the changes in function names relating to codistributed
arrays. The first three functions behave exactly the same with no change in operation,
arguments, etc. The isa function takes the argument 'codistributed' in addition to
the array in question.
Old Function Name New Function Name
distributed codistributed
distributor codistributor
dcolon codcolon
isdistributed isa(X, 'codistributed')
Determining if a MATLAB Pool is Open
The function matlabpool now allows you to discover if a pool of workers is already open.
The form of the command is:
matlabpool size
Vue de la page 103
1 2 ... 99 100 101 102 103 104 105 106 107 108 109 ... 127 128

Commentaires sur ces manuels

Pas de commentaire