Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include binary name in Model_Directory and miscellaneous #150

Merged
merged 3 commits into from
Aug 20, 2021

Conversation

QueensGambit
Copy link
Owner

@QueensGambit QueensGambit commented Aug 20, 2021

Added binary name as sub-directory in Model_Directory and Model_Directory_Contender

  • this avoids conflicts between different binaries which both support the
    same variant (e.g. crazyhouse and chess is supported by MultiAra, and
    was already supported by CrazyAra and ClassicAra respectively)

Miscellaneous

  • fixed potential segfault when running "quit"
  • set default batch-size in SearchSettings to 8
  • increased engine version to 0.9.5
  • set default precision for CPU back to float32
  • specified engine authors in more detail
  • updated availableVariants for MODE_STRATEGO, MODE_OPENSPIEL, MODE_XIANGQI

Model_Directory_Contender
* this avoids conflicts between different binaries which both support the
same variant (e.g. crazyhouse and chess is supported by MultiAra, and
was already supported by CrazyAra and ClassicAra respectively)

* fixed potential segfault when running "quit"
* set default batch-size in SearchSettings to 8
* increased engine version to 0.9.5
* set default precision for CPU back to float32
@QueensGambit QueensGambit changed the title Include Binary Name in Model_Directory Include binary name in Model_Directory Aug 20, 2021
@QueensGambit QueensGambit changed the title Include binary name in Model_Directory Include binary name in Model_Directory and miscellaneous Aug 20, 2021
@QueensGambit QueensGambit merged commit 5e50123 into master Aug 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant