taskMap: show your distributed computing tasks
taskMap creates a chart showing how the completed and
running tasks for a distributed job are allocated between the cluster workers over time. If the job supplied is still running then the chart will be updated every few seconds until completion (or the window is closed), allowing progress to be monitored. When the job is finished the function will exit.
This function builds on the PlotTasks function available elsewhere on the file-exchange, improving the appearance of the chart and adding more information about task allocation and relative task durations. See also Doug Hull's "PlotTasks" for clusters with large numbers of workers.
Cite As
Ben Tordoff (2024). taskMap: show your distributed computing tasks (https://www.mathworks.com/matlabcentral/fileexchange/27509-taskmap-show-your-distributed-computing-tasks), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Parallel Computing > MATLAB Parallel Server >
- Parallel Computing > Parallel Computing Toolbox > Clusters and Clouds >
Tags
Acknowledgements
Inspired by: Visual Timing Report for Distributed Tasks
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.