Skip to content

Releases: animetosho/par2cmdline-turbo

v1.4.0

Choose a tag to compare

@animetosho animetosho released this 09 Feb 11:01

Based on:

Changes:

  • Update base par2cmdline to v1.1.1

v1.3.0

Choose a tag to compare

@animetosho animetosho released this 02 May 06:51

Based on:

Changes:

  • Pull in upstream fixes
  • Builds are now also based off upstream workflows

v1.2.0

Choose a tag to compare

@animetosho animetosho released this 10 Dec 12:06

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

Choose a tag to compare

@animetosho animetosho released this 26 Nov 10:39

Based on:

Changes:

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

v1.1.0

Choose a tag to compare

@animetosho animetosho released this 30 Aug 12:47

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

Choose a tag to compare

@animetosho animetosho released this 25 May 21:31

Based on:

v1.0.0

Choose a tag to compare

@animetosho animetosho released this 24 May 11:43

Based on:

v0.9.0

Choose a tag to compare

@animetosho animetosho released this 22 Mar 08:40

First release of par2cmdline-turbo.

Based on: