Visual Timing Report for Distributed Tasks
Anmerkung des Herausgebers: This file was a File Exchange Pick of the Week
PLOTTASKS creates a visual representation of the tasks which comprise a job in the Distributed Computing toolbox. It shows when tasks started and finished and on which worker machine they ran. With no arguments, PLOTTASKS uses the first available job manager it can find and the last finished job in the job manager's list. With one output argument, a handle to the newly created figure is returned. Each worker in the cluster must have a unique name for the display to be correct.
PLOTTASKS(JOBMANAGER) uses the job manger whose name is JOBMANAGER.
PLOTTASKS(JOBMANAGER,JOB) finds and uses the job whose name is JOB in JOBMANAGER.
Zitieren als
Jos Martin (2026). Visual Timing Report for Distributed Tasks (https://de.mathworks.com/matlabcentral/fileexchange/7751-visual-timing-report-for-distributed-tasks), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Parallel Computing > MATLAB Parallel Server >
- Parallel Computing > Parallel Computing Toolbox > Clusters and Clouds >
Tags
Quellenangaben
Inspiriert: taskMap: show your distributed computing tasks
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.1.0.1 | Updated license |
||
| 1.1.0.0 | Minor change |
||
| 1.0.0.0 |
