MATLAB PARALLEL COMPUTING TOOLBOX - S Uživatelská příručka Strana 600

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 656
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 599
11 Functions — Alphabetical List
11-256
Examine the new queue sequence:
[pjobs, qjobs, rjobs, fjobs] = findJob(c);
get(qjobs,'Name')
'Job A'
'Job C'
'Job B'
More About
Tips
After a call to promote or demote, there is no change in the order of job objects
contained in the Jobs property of the MJS cluster object. To see the scheduled order of
execution for jobs in the queue, use the findJob function in the form [pending queued
running finished] = findJob(c).
See Also
createJob | demote | findJob | submit
Zobrazit stránku 599
1 2 ... 595 596 597 598 599 600 601 602 603 604 605 ... 655 656

Komentáře k této Příručce

Žádné komentáře