Revision history for Runner-Init

2.33  2015-02-22 08:29:27 AST
    - Name is HPC::Runner::Slurm, everything up to date

2.32  2015-02-18 09:28:34 AST
    - Changing name over to HPC::Runner

2.31  2015-02-15 14:14:06 AST
    - Fixed a bug that left --procs as default

2.30  2015-02-12 08:58:40 AST
    - Added an --afterok option, same as the --afterok for slurm

2.29  2015-01-21 13:24:38 AST
    - Creating a change so everytime jobs are submitted the node list is shuffled. That way the first node on the list is not constantly hammered.

2.28  2015-01-14 10:29:25 AST
    - Added an option to run jobs serially instead of in parallel.

2.27  2014-12-29 14:43:28 AST
    - Changed the match 'wait' to match wait qr/^wait$/ instead. It was failing on any commands with the word 'wait' before. 

2.26  2014-12-29 14:35:43 AST
    More debugging

2.25
    Debugging command with arguements in _log_command

2.24  2014-12-29 09:35:14 AST
    If no outdir is specified the new default is $ENV{HOME}/hpcjobs instead of CWD

2.23  2014-12-23 15:25:10 AST
    Logging to rsyslog is a default now of slurmrunner

2.22  2014-12-15 15:11:09 AST
    More changes for logging

2.21  2014-12-15 10:15:53 AST
    Added a few changes for file paths

2.1  2014-12-15 08:50:05 AST
    Made a few changes to the logging structure

2.0  2014-12-14 10:21:57 AST
    Adding some requirements to META.

1.9  2014-12-11 13:48:30 AST
    Took Carp::Always out of script files

1.8  2014-11-26 14:51:26 AST
    Migrating back to Dist::Milla

1.7       2014-11-26 10:22:19+03:00 Asia/Qatar
    Migrating to Dist::Zilla

1.6  2014-11-25 15:08:21 AST
    Added in a few small changes

1.5  2014-11-25 14:51:32 AST

    - Not sure if I pushed these changes

1.4  2014-08-14 13:47:03 AST
    - Cleaned up paths some, using File::Spec to get complete path directories

1.3  2014-08-14 12:57:42 AST
    - Made change to commands per node, was subtracting one now it is ok

1.2  2014-08-14 11:26:42 AST
    - Outdirectories for prunner/mce should be in the outdir

1.1  2014-08-06 14:33:55 AST
     - Moving over to Module::Build

1.0  2014-07-16 14:18:44 AST
        - Change log entry for the next version

0.01    Date/time
        First version, released on an unsuspecting world.