MATLAB PARALLEL COMPUTING TOOLBOX - S Betriebsanweisung Seite 466

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 656
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 465
11 Functions — Alphabetical List
11-122
getLogLocation
Log location for job or task
Syntax
logfile = getLogLocation(cluster,cj)
logfile = getLogLocation(cluster,it)
Description
logfile = getLogLocation(cluster,cj) for a generic cluster cluster and
communicating job cj, returns the location where the log data should be stored for the
whole job cj.
logfile = getLogLocation(cluster,it) for a generic cluster cluster and task
it of an independent job returns the location where the log data should be stored for the
task it.
This function can be useful during submission, to instruct the third-party cluster to put
worker output logs in the correct location.
See Also
parcluster
Seitenansicht 465
1 2 ... 461 462 463 464 465 466 467 468 469 470 471 ... 655 656

Kommentare zu diesen Handbüchern

Keine Kommentare