MATLAB PARALLEL COMPUTING TOOLBOX - S Podręcznik Użytkownika Strona 571

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
Przeglądanie stron 570
parcluster
11-227
parpool(myCluster);
Find a particular cluster using the profile named 'MyProfile', and create an
independent job on the cluster.
myCluster = parcluster('MyProfile');
j = createJob(myCluster);
See Also
createJob | parallel.clusterProfiles | parallel.defaultClusterProfile |
parpool
Przeglądanie stron 570
1 2 ... 566 567 568 569 570 571 572 573 574 575 576 ... 655 656

Komentarze do niniejszej Instrukcji

Brak uwag