Visual Timing Report for Distributed Tasks

Version 1.1.0.1 (2,76 ko) par Jos Martin
Create a visual representation of when and where each task in a distributed computing job executes.
1,9K téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

Note de l’éditeur : 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.

Citation pour cette source

Jos Martin (2026). Visual Timing Report for Distributed Tasks (https://fr.mathworks.com/matlabcentral/fileexchange/7751-visual-timing-report-for-distributed-tasks), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R14SP1
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
1.1.0.1

Updated license

1.1.0.0

Minor change

1.0.0.0