package pardi
Parallel and distributed execution of command lines, pardi!
Install
Dune Dependency
Authors
Maintainers
Sources
v3.2.0.tar.gz
sha256=9324469134c88ad9346fefd9b2efb550bbc1270b31bbdb765b7b491f08cebd96
md5=4ebd22f9d52d679fc1289df92b89ebff
Description
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!
Published: 04 Aug 2020
README
ParDi
Parallel and Distributed execution of command lines, pardi !
Example
Compress a file in parallel using 1MB chunks:
pardi -d b:1048576 -p -i <YOUR_BIG_FILE> -o <YOUR_BIG_FILE>.xz -w 'xz -c -9 %IN > %OUT'
Standardize molecules in parallel:
pip3 install chemo-standardizer
pardi -i input.smi -o output_std.smi -c 400 -d l -ie '.smi' -oe '.smi' \
-w 'standardiser -i %IN -o %OUT 2>/dev/null'
Install
For beginners or non opam users: download and execute the latest self-installer shell script from (https://github.com/UnixJunkie/pardi/releases).
Then, execute:
./pardi-2.0.1.sh ~/usr/pardi-2.0.1
This will create ~/usr/pardi-2.0.1/bin/pardi.
For opam users:
opam install pardi
Do not hesitate to contact the author in case of troubles or if you have any question.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page