Page 1 of 6

Schooner 2

Posted: Tue Oct 30, 2018 4:13 am
by D Sceviour
Schooner 2 is now available.

- WinBoard compatible, CECP compliant, ICS capable
- UCI protocol also available
- 64 bit version
- SSE popcnt support
- non-popcount available
- default hash size 128 Mb - adjustable
- threading allowed
- pondering allowed
- optional polyglot book - default "book.bin"
- adjustable sc.ini file
- endgame table bases not supported

And a lot of surprises. Have fun. :)

https://sites.google.com/site/schoonerchess/

Re: Schooner 2

Posted: Tue Oct 30, 2018 4:28 am
by Graham Banks
Thanks Dennis. Been looking forward to this release. :)

Re: Schooner 2

Posted: Tue Oct 30, 2018 4:28 am
by CMCanavessi
Nice !!!

Re: Schooner 2

Posted: Tue Oct 30, 2018 9:35 am
by Gabor Szots
Thanks Denis. Could you please include the necessary dll files in the package?

Re: Schooner 2

Posted: Tue Oct 30, 2018 10:08 am
by Guenther
D Sceviour wrote: Tue Oct 30, 2018 4:13 am Schooner 2 is now available.

- WinBoard compatible, CECP compliant, ICS capable
- UCI protocol also available
- 64 bit version
- SSE popcnt support
- non-popcount available
- default hash size 128 Mb - adjustable
- threading allowed
- pondering allowed
- optional polyglot book - default "book.bin"
- adjustable sc.ini file
- endgame table bases not supported

And a lot of surprises. Have fun. :)

https://sites.google.com/site/schoonerchess/
Hi Dennis, should it be named Schooner 2.033 or SchoonerII 0.33 now?
(I see it is a complete rewrite and named Schooner II by yourself in 'Features' at your homepage)

Re: Schooner 2

Posted: Tue Oct 30, 2018 10:24 am
by Gabor Szots
Guenther wrote: Tue Oct 30, 2018 10:08 am
D Sceviour wrote: Tue Oct 30, 2018 4:13 am Schooner 2 is now available.

- WinBoard compatible, CECP compliant, ICS capable
- UCI protocol also available
- 64 bit version
- SSE popcnt support
- non-popcount available
- default hash size 128 Mb - adjustable
- threading allowed
- pondering allowed
- optional polyglot book - default "book.bin"
- adjustable sc.ini file
- endgame table bases not supported

And a lot of surprises. Have fun. :)

https://sites.google.com/site/schoonerchess/
Hi Dennis, should it be named Schooner 2.033 or SchoonerII 0.33 now?
(I see it is a complete rewrite and named Schooner II by yourself in 'Features' at your homepage)
Or 2.0.33?

Re: Schooner 2

Posted: Tue Oct 30, 2018 2:28 pm
by D Sceviour
Gabor Szots wrote: Tue Oct 30, 2018 9:35 am Thanks Denis. Could you please include the necessary dll files in the package?
Hello Gabor,
Could you list the dll files that your system reports are required?

The engine tested fine in Windows 7.

In Windows 10, "libwinpthread-1.dll" was reported to be missing. I can include this in the zip package if it is the only one missing. Maybe some other programmers might have some suggestions on how to compile POSIX without having to use to this dll.

The engine would not load from the Linux Fedora archive manager I have installed. However, I am not a regular Linux user and I do not know why it would not load.

Re: Schooner 2

Posted: Tue Oct 30, 2018 2:50 pm
by D Sceviour
Guenther wrote: Tue Oct 30, 2018 10:08 am
D Sceviour wrote: Tue Oct 30, 2018 4:13 am Schooner 2 is now available.

- WinBoard compatible, CECP compliant, ICS capable
- UCI protocol also available
- 64 bit version
- SSE popcnt support
- non-popcount available
- default hash size 128 Mb - adjustable
- threading allowed
- pondering allowed
- optional polyglot book - default "book.bin"
- adjustable sc.ini file
- endgame table bases not supported

And a lot of surprises. Have fun. :)

https://sites.google.com/site/schoonerchess/
Hi Dennis, should it be named Schooner 2.033 or SchoonerII 0.33 now?
(I see it is a complete rewrite and named Schooner II by yourself in 'Features' at your homepage)
Hello Guenther,
I am not sure what you mean. The names issued were:

Schooner2.0.33-nopopcnt.exe
Schooner2.0.33-sse.exe

but you can rename them to whatever you want.

The Schooner II is supposed to be an artistic Roman Numerals two (and not eleven), but with todays different non-serif fonts I suppose this is becoming confusing.
Since this was a complete re-write, I almost changed the name of the engine to something different. However, about 70% of the content of the engine still come from the previous version. The main difference is in the method of compilation using gcc, and in the simplification of the evaluator.

Re: Schooner 2

Posted: Tue Oct 30, 2018 3:05 pm
by Gabor Szots
D Sceviour wrote: Tue Oct 30, 2018 2:28 pm
Gabor Szots wrote: Tue Oct 30, 2018 9:35 am Thanks Denis. Could you please include the necessary dll files in the package?
Hello Gabor,
Could you list the dll files that your system reports are required?

The engine tested fine in Windows 7.

In Windows 10, "libwinpthread-1.dll" was reported to be missing. I can include this in the zip package if it is the only one missing.
I think that is the only one missing although I cannot be sure because after the error message pops up and I click on OK,the engine exits. Usually, if an engine needs several dll's it displays all of them before exiting.

Re: Schooner 2

Posted: Tue Oct 30, 2018 3:16 pm
by D Sceviour
Gabor Szots wrote: Tue Oct 30, 2018 3:05 pm
D Sceviour wrote: Tue Oct 30, 2018 2:28 pm
Gabor Szots wrote: Tue Oct 30, 2018 9:35 am Thanks Denis. Could you please include the necessary dll files in the package?
Hello Gabor,
Could you list the dll files that your system reports are required?

The engine tested fine in Windows 7.

In Windows 10, "libwinpthread-1.dll" was reported to be missing. I can include this in the zip package if it is the only one missing.
I think that is the only one missing although I cannot be sure because after the error message pops up and I click on OK,the engine exits. Usually, if an engine needs several dll's it displays all of them before exiting.
"libwinpthread-1.dll" now included in the zip file.