Call the hpcrunner.pl draw_deps command
Use Algorithm::Dependency to schedule the jobs
We are overriding this method to produce our dependency trees
HPC::Runner::Command::draw_deps - Draw out the dependency trees of HPC::Runner::Command files
use HPC::Runner::Command::draw_deps;
hpcrunner.pl draw_deps --infile job_file.in
HPC::Runner::Command::draw_deps - Draw out the dependency trees of HPC::Runner::Command files using GraphViz2.
Jillian Rowe [email protected]
Copyright 2017- Jillian Rowe
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.