Skip to content

Release v0.57

Compare
Choose a tag to compare
@tpn tpn released this 08 Dec 00:35
· 244 commits to main since this release
v0.57
  • Add IACA markers to all compiled outputs, allowing iaca.exe to be run against the resulting .dlls.
  • Update and improve usage docs.
  • Implement AVX2 and AVX512 optimized versions of GraphHashKeysMultiplyShiftR.
  • Implement --DoNotUseAvx2MemoryCoverage parameter.
  • Implement --Remark parameter.
  • Implement --MaxSolveTimeoutInSeconds parameter.
  • Fix a bug that prevented --Compile from working.