-
Notifications
You must be signed in to change notification settings - Fork 17
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
C++20 #456
base: master
Are you sure you want to change the base?
Conversation
There are several (almost all) workers at OpenBench using gcc 8 or 9 which don't understand -std=c++20 and suggest using -std=c++2a. Not working in OB is a 'no go' merging this branch but I will give c++2a a try. |
Switching to c++2a for workers with older gcc9 works technically but the performance of the code of this old compiler seems very bad looking at a fixed 1000 games test:
So I will stay at C++11 for now. |
You don't understand correctly and I don't care, which VS version people use. |
You will end up writing here. |
Non-regression test:
Elo | 1.99 +- 3.56 (95%)
SPRT | 10.0+0.10s Threads=1 Hash=8MB
LLR | 2.96 (-2.94, 2.94) [-3.00, 1.00]
Games | N: 17838 W: 4402 L: 4300 D: 9136
Penta | [53, 1922, 4879, 2000, 65]