cylc / cylc-flow

Cylc: a workflow engine for cycling systems.
https://cylc.github.io
GNU General Public License v3.0
329 stars 93 forks source link

cylc run - remove dependence on Graphviz? #347

Closed benfitzpatrick closed 11 years ago

benfitzpatrick commented 11 years ago

It would be good for users who run directly from supercomputers to avoid a dependence on Graphviz - certainly in the case of the command cylc run. This currently fails with 'graphing not defined'. Is cylc run on non-Graphviz systems a current requirement? The documentation page has:

Graphviz and pygraphviz are required for dependency graphing and the graph-based suite control GUI (but you can also run cylc without them)
hjoliver commented 11 years ago

Yeah that should work as advertised, and once did - the dependence must have crept back in. I'll take a look at his.