Skip to content

Releases: animetosho/par2cmdline-turbo

v1.2.0

10 Dec 12:06
Compare
Choose a tag to compare

Based on:

Changes:

  • Trim out some functions + tables for smaller binaries
  • Include block overhead in memory limit computation + limit memory usage on 32-bit platforms
  • Add limit to chunking size to avoid overly large block reads
  • Various compile fixes

v1.1.1

26 Nov 10:39
Compare
Choose a tag to compare

Based on:

Changes:

  • Fixes for building on some platforms
  • Remove unused code for smaller binaries

v1.1.0

30 Aug 12:47
Compare
Choose a tag to compare

Based on:

Changes:

  • Remove OpenMP dependency, enabling fully static Windows/MacOS builds
  • Add SIMD/multi-threading acceleration to matrix inversion
  • Add Apple M1 optimised implementation of the CLMul GF16 kernel
  • Add RISC-V Vector implementation of the Shuffle128 GF16 kernel

v1.0.1

25 May 21:31
Compare
Choose a tag to compare

Based on:

v1.0.0

24 May 11:43
Compare
Choose a tag to compare

Based on:

v0.9.0

22 Mar 08:40
Compare
Choose a tag to compare

First release of par2cmdline-turbo.

Based on: