Skip to content

alpha-v1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jnoxro jnoxro released this 10 Sep 09:49
· 47 commits to master since this release

alpha-v1.2 Corrects major errors from previous release and provides further speed improvements

Early pre-release, no guarantees of running or even compiling.

Pre-compiled binary compiled for x86 Ubuntu (20.04.1)

Once downloaded rename to joker and make executable, load welcome screen and available options with ./joker

Training Data provided in description for alpha-v0.0 release.

Change Log
[FIXED]

  • Threaded result is now properly selected when all scores are < 0

[NEW]

  • Loop optimizations made moving calculations outside of loop
  • Thread worksize increased to 2 map items to try and reduce blocking time