MATLAB PARALLEL COMPUTING TOOLBOX - S Guida Utente Pagina 459

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 458
getCurrentWorker
11-115
j = createJob(c);
j.AttachedFiles = {'identifyWorkerHost.m'};
t = createTask(j,@identifyWorkerHost,1,{});
submit(j)
wait(j)
workerhost = fetchOutputs(j)
See Also
getAttachedFilesFolder | getCurrentCluster | getCurrentJob |
getCurrentTask
Vedere la pagina 458
1 2 ... 454 455 456 457 458 459 460 461 462 463 464 ... 655 656

Commenti su questo manuale

Nessun commento