MATLAB PARALLEL COMPUTING TOOLBOX - S Betriebsanweisung Seite 409

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 656
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 408
demote
11-65
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 demote or promote, there is no change in the order of job objects
contained in the Jobs property of the 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 | findJob | promote | submit
Seitenansicht 408
1 2 ... 404 405 406 407 408 409 410 411 412 413 414 ... 655 656

Kommentare zu diesen Handbüchern

Keine Kommentare