work_queue_graph_workers(1) | Cooperative Computing Tools | work_queue_graph_workers(1) |
work_queue_graph_workers - visualize Work Queue transaction logs
work_queue_graph_workers [-h] [-g | -t | -w] [-o outfile] work-queue-log
work_queue_graph_workers is a script to visualize the output of Work Queue transaction logs, as generated by work_queue_specify_log from the C and Perl Work Queue APIs, or by q.specify_log from the Python Work Queue API. It assumes the avalability of Python bokeh package.
work_queue_graph_workers supports three interactive visualization modes, all with timestamp as the independent variable, from which the timestamp of the first tasks transfer is subtracted, so that the horizontal axis starts at 0. The tasks are colored based on category.
The Cooperative Computing Tools are Copyright (C) 2022 The University of Notre Dame. This software is distributed under the GNU General Public License. See the file COPYING for details.
CCTools 7.13.1 FINAL |