pardiversion
Parallel execution of command lines, pardi!
Almost like GNU parallel; just better.
Pardi pushes further the point at which you have to use a supercomputer. Alternatively, it can be used on a supercomputer to make life in there much more fun and productive.
Put back the fun into computing: use pardi!
usage: pardi ... {-i|--input} <file>: where to read from {-o|--output} <file>: where to write to (default=stdout) shell commands in input file jobs in parallel (default=all cores) many chunks per job (default=1) to cut input file into chunks (line/bytes/regexp/sep_line; default=line) {-w|--work} <string>: command to execute on each chunk %IN and %OUT are special tokens to mux job results in output file (cat/null; default=cat) file extension to work input files file extension to work output files results while preserving input order
Author | Francois Berenger |
---|---|
License | GPL-1.0-or-later |
Published | |
Homepage | https://github.com/UnixJunkie/pardi |
Issue Tracker | https://github.com/UnixJunkie/pardi/issues |
Maintainer | unixjunkie@sdf.org |
Dependencies | |
Source [http] | https://github.com/UnixJunkie/pardi/archive/v3.2.2.tar.gz sha256=a340c038bdbf3bec1000966b7e55442e98f43272fcc69f343cc61dbb1f9a1da0 md5=0fc687f48a2a34973d414994618dea19 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pardi/pardi.3.2.2/opam |