MATLAB PARALLEL COMPUTING TOOLBOX - S User's Guide Page 571

  • Download
  • Add to my manuals
  • Print
  • Page
    / 656
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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
Page view 570
1 2 ... 566 567 568 569 570 571 572 573 574 575 576 ... 655 656

Comments to this Manuals

No comments