Search found 12 matches

by expositor
Sun Mar 03, 2024 6:17 pm
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

Re: New engine: Expositor

Hi Gabor! perhaps 50 Elo at blitz time controls?
by expositor
Sun Mar 03, 2024 8:20 am
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

Re: New engine: Expositor

Helo! just wanted to let anyone interested know that version 4WR02 has been released ^^
by expositor
Mon Sep 19, 2022 7:59 am
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

Re: New engine: Expositor

Of course! No hurry – I don't expect anything and I don't want to take advantage of anyone's generosity. Just wanted to let people know who may be interested in playing a new version.
by expositor
Mon Sep 19, 2022 5:27 am
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

Re: New engine: Expositor

Hello everyone!

Another version has been released: https://github.com/expo-dev/expositor/r ... /tag/2BR17

This version is roughly 100 Elo stronger again than 2WN29 (estimating from Cute Chess results).

Thank you all so much, and hope you're well!
by expositor
Mon May 30, 2022 7:58 pm
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

Re: New engine: Expositor

Guenther from RWBC found a linktime error with Windows builds that causes stack overflows, so I've re-released 2WN29: https://github.com/expo-dev/expositor/r ... /tag/2WN29

So sorry about that!
by expositor
Mon May 30, 2022 8:54 am
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

Re: New engine: Expositor

Hello everyone!

Just wanted to let you all know that I've released the next version of Expositor (2WN29).

https://github.com/expo-dev/expositor/r ... /tag/2WN29

This version is roughly 100 Elo stronger than 2WQ23 (estimating from Cute Chess results).

Thank you, and hope you all've been well!
by expositor
Tue Mar 01, 2022 12:56 am
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

Re: New engine: Expositor

This should be fixed now. The rust compiler uses an external linker; on my machine that's a GCC linker meant for cross-compiling, and on Windows that's an MSVC linker. The problem was that the MSVC linker has a different default value for the stack size* and that value is too small, so I needed exp...
by expositor
Thu Feb 24, 2022 10:41 pm
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

Re: New engine: Expositor

Hi Gabor,

I added a Windows build script to the respository. Let me know if it works or if there are any problems.

Thank you again!
by expositor
Thu Feb 24, 2022 10:22 am
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

Re: New engine: Expositor

Oh, one last thing: to build from source, you should run the script named build (which sets the VERSION , BUILD , and RUSTFLAGS environment variables and then calls cargo build --release ). This is a bash script for Linux; I'll write a Windows version and add to the repository either later today or ...
by expositor
Thu Feb 24, 2022 10:13 am
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

Re: New engine: Expositor

Sorry, didn't see the last question!

6. My expectation is 3000 to 3100 on the CCRL scale, although I would not be terribly surprised if she ended up in the 2700 to 3200 range. (This is based on games I've run locally against engines in that range.)
by expositor
Thu Feb 24, 2022 10:11 am
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

Re: New engine: Expositor

Hi Gabor! 1. I go by "Kade". 2. Yes! You'll need to use a recent nightly toolchain. 3. From this and this it looks like the i5-4690K is a Haswell Refresh, so I'd recommend expo-haswell-haswell (but expo-skylake-skylake should work too). 4. For the first question, see the "Acknowledgme...
by expositor
Thu Feb 24, 2022 7:47 am
Forum: CCRL Public
Topic: New engine: Expositor
Replies: 19
Views: 3567

New engine: Expositor

Hello everyone!

I just wanted to introduce my engine, Expositor. Source and releases can be found on Github and there's an informal introduction over on TalkChess.

Thanks so much for running CCRL! It's an invaluable resource.