UnixJunkie / PAR

Execute shell commands in a parallel and/or distributed way
https://savannah.nongnu.org/projects/par
GNU General Public License v3.0
2 stars 4 forks source link

does not work w/ Python-3 #11

Open UnixJunkie opened 2 weeks ago

UnixJunkie commented 2 weeks ago

workaround: just for parallel processing (local, not distributed), install the ocaml package pardi

opam install pardi
pardi -s -p -i for_par.sh