Skip to content

v0.8.0: par2cmdline 0.8.0

Choose a tag to compare

@BlackIkeEagle BlackIkeEagle released this 11 Dec 18:53
v0.8.0
=================

BlackEagle (2):
      disable clang for now, travis has issues finding libomp.so
      bump 0.8.0

Ike Devolder (3):
      Merge pull request #116 from Parchive/mttesting
      Merge pull request #117 from Safihre/mttesting
      Merge pull request #119 from Parchive/mttesting

Jussi Kansanen (6):
      Parallelize by processing multiple files simultaneously.
      Repairer code cleanup: combine two loops.
      Removed separate "-T1" printing for OpenMP. Use unified progress line printing for all thread counts.
      Changed some of parallel loops to dynamic scheduling, resulting in better performance (with certain type of filesets).
      More accurate printing while verifying.
      Update man pages.

Safihre (1):
      Tweak wording for new -T option