https://gitorious.org/parmap/parmap.git
Raw File
Tip revision: 56677eb4a14ada56a2eaa421a54b8cddaa0bcd7f authored by Roberto Di Cosmo on 26 October 2011, 15:20:50 UTC
Redirect stdout/stderr to one separate file per worker
Tip revision: 56677eb
INSTALL
To install this program, just type

make; make install

To uninstall, type

make uninstall

back to top