Skip to content

Version 0.8.3.9533

Compare
Choose a tag to compare
@Mysticial Mysticial released this 14 Feb 03:19
· 3 commits to master since this release

Bug Fixes:

  • Fixed a serious bug that may cause large multiplications larger than 29 trillion digits to fail.
  • Fixed an issue where a computation error in swap mode may crash the program before it can print out the error.
  • Fixed a bug in the 32-bit binaries that may cause large swap mode computations to fail. The root cause is an integer overflow of size_t.
  • Fixed HWBOT submitter not recognizing v0.8.3 for launching benchmarks.
  • The Linux binaries now have the correct version of libtbb.
  • Fixed config load/saving not working for the swap multiply tester.