Skip to content

1.17

Latest
Compare
Choose a tag to compare
@olepoeschl olepoeschl released this 15 Dec 14:28
· 12 commits to main since this release
09242c4

HUGE PERFORMANCE IMPROVEMENT FOR GPU

  • GpuSolver is about 35% faster
  • storing and restoring is also a lot faster, especially for GpuSolver
  • the number of queens precomputed by the CPU in preparation for the GPU is configurable now (default is 6)
  • the current duration is now also shown in command line usage