Skip to content

jerowe/HPC-Runner-Command-draw-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPC::Runner::Command::draw_deps

Call the hpcrunner.pl draw_deps command

Attributes

Subroutines

schedule_jobs

Use Algorithm::Dependency to schedule the jobs

We are overriding this method to produce our dependency trees

NAME

HPC::Runner::Command::draw_deps - Draw out the dependency trees of HPC::Runner::Command files

SYNOPSIS

use HPC::Runner::Command::draw_deps;

hpcrunner.pl draw_deps --infile job_file.in

DESCRIPTION

HPC::Runner::Command::draw_deps - Draw out the dependency trees of HPC::Runner::Command files using GraphViz2.

AUTHOR

Jillian Rowe [email protected]

COPYRIGHT

Copyright 2017- Jillian Rowe

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages