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

  • 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 595
11 Functions — Alphabetical List
11-252
pmode start local 4
Start pmode using the profile myProfile and eight workers on the cluster.
pmode start myProfile 8
Execute a command on all workers.
P>> x = 2*labindex;
Copy the variable x from worker 7 to the MATLAB client.
pmode lab2client x 7
Copy the variable y from the MATLAB client to workers 1 through 8.
pmode client2lab y 1:8
Display the current working directory of each worker.
P>> pwd
See Also
createCommunicatingJob | parallel.defaultClusterProfile | parcluster
Vue de la page 595
1 2 ... 591 592 593 594 595 596 597 598 599 600 601 ... 655 656

Commentaires sur ces manuels

Pas de commentaire