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

Upgrade debug6 PR (#29) #1

Merged
merged 1 commit into from Mar 5, 2020
Merged

Upgrade debug6 PR (#29) #1

merged 1 commit into from Mar 5, 2020

Conversation

silversolver1
Copy link
Owner

  • Move stringify to misc.h

Makes stringify available to other files.

  • Add macros and UCI support

Add uci.h for uci variable testing
Add debug macros hit_on/mean_of.

  • Thread-local dbg_print2

Add dbg_print2 which performs per thread.
Allows to zoom into early search with elapsed/16 interval.

  • Add thread-local debug function implementations

Adds dbg_print2,hit_on_impl,mean_of_impl and support for printing.

  • Add thread-local maps for printing

  • Add custom variable support

* Move stringify to misc.h

Makes stringify available to other files.

* Add macros and UCI support

Add uci.h for uci variable testing
Add debug macros hit_on/mean_of.

* Thread-local dbg_print2

Add dbg_print2 which performs per thread.
Allows to zoom into early search with elapsed/16 interval.

* Add thread-local debug function implementations

Adds dbg_print2,hit_on_impl,mean_of_impl and support for printing.

* Add thread-local maps for printing

* Add custom variable support
@silversolver1 silversolver1 merged commit 975e95c into silversolver1:Chess13234_debug_functions Mar 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant