Visual Timing Report for Distributed Tasks

版本 1.1.0.1 (2.8 KB) 作者: Jos Martin
Create a visual representation of when and where each task in a distributed computing job executes.
1.9K 次下载
更新时间 2016/9/1

查看许可证

编者注: 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.

引用格式

Jos Martin (2024). Visual Timing Report for Distributed Tasks (https://www.mathworks.com/matlabcentral/fileexchange/7751-visual-timing-report-for-distributed-tasks), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP1
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 MATLAB Parallel Server 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.1

Updated license

1.1.0.0

Minor change

1.0.0.0