MATLAB PARALLEL COMPUTING TOOLBOX - S Guide de l'utilisateur Page 93

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 656
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 92
Programming Tips
3-15
run in parallel in another parallel pool, but runs serially in a single thread on the worker
running its containing function.
Nested parfor-Loops
The body of a parfor-loop cannot contain an spmd statement, and an spmd statement
cannot contain a parfor-loop.
Break and Return Statements
The body of an spmd statement cannot contain break or return statements.
Global and Persistent Variables
The body of an spmd statement cannot contain global or persistent variable
declarations.
Vue de la page 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 655 656

Commentaires sur ces manuels

Pas de commentaire