makeflow_viz(1)

NAME

makeflow_viz - visualization of Makeflow workflows

SYNOPSIS

makeflow_viz [options] <dagfile>

DESCRIPTION

makeflow_viz is a collection of tools to graphically display workflows. This includes DOT and PPM.

OPTIONS

Commands

-D,--display <opt>
Display the Makefile as a Dot graph or a PPM completion graph. is one of: dot Standard Dot graph file Display the file as interpreted by Makeflow ppm Display a completion graph in PPM format
--dot-merge-similar Condense similar boxes
--dot-proportional Change the size of the boxes proportional to file size
The following options for ppm generation are mutually exclusive:
--ppm-highlight-row <row>
Highlight row in completion grap
--ppm-highlight-file <file>
Highlight node that creates file in completion graph
--ppm-highlight-executable <exe>
Highlight executable in completion grap
--ppm-show-levels Display different levels of depth in completion graph
-e, --export-as-dax Export the DAG in DAX format. (Pegasus)
-v, --version Show version string.

EXAMPLES

To produce a DOT representation of the workflow
makeflow_viz -D dot Makeflow

COPYRIGHT

The Cooperative Computing Tools are Copyright (C) 2003-2004 Douglas Thain and Copyright (C) 2005-2011 The University of Notre Dame. This software is distributed under the GNU General Public License. See the file COPYING for details.

SEE ALSO

  • Cooperative Computing Tools Documentation
  • Makeflow User Manual
  • makeflow(1)
  • makeflow_monitor(1)
  • makeflow_analyze(1)
  • makeflow_viz(1)
  • makeflow_graph_log(1)
  • starch(1)

  • CCTools 4.3.0 released on 12/04/2014