Allie 0.1

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

gonzochess75
Posts: 208
Joined: Mon Dec 10, 2018 3:29 pm
Full name: Adam Treat

Allie 0.1

Post by gonzochess75 »

Hi,

As promised, I've tagged Allie 0.1 and put up a Windows 10 binary here: https://github.com/manyoso/allie/releases/tag/v0.1

This is the same version that is currently playing in TCEC S15 div4.

The windows binary uses the NVIDIA Cuda libraries available via these links:
I will look into bundling these with Allie binary in the future.

Cheers!
User avatar
velmarin
Posts: 1600
Joined: Mon Feb 21, 2011 9:48 am

Re: Allie 0.1

Post by velmarin »

Thanks, work fine. :P
Image
gonzochess75
Posts: 208
Joined: Mon Dec 10, 2018 3:29 pm
Full name: Adam Treat

Re: Allie 0.1

Post by gonzochess75 »

Awesome and good to hear! Very welcome :)
User avatar
Guenther
Posts: 4606
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: Allie 0.1

Post by Guenther »

gonzochess75 wrote: Tue Mar 12, 2019 5:21 am Hi,

As promised, I've tagged Allie 0.1 and put up a Windows 10 binary here: https://github.com/manyoso/allie/releases/tag/v0.1

This is the same version that is currently playing in TCEC S15 div4.

The windows binary uses the NVIDIA Cuda libraries available via these links:
I will look into bundling these with Allie binary in the future.

Cheers!
Thanks this works correctly with the same cuda 10 dlls as LC0, even on Win7, unlike the appveyor build 1.0.6
https://rwbc-chess.de

trollwatch:
Chessqueen + chessica + AlexChess + Eduard + Sylwy
Elorejano
Posts: 101
Joined: Sat Mar 20, 2010 3:31 am

Re: Allie 0.1

Post by Elorejano »

Hi!
Amd W10 64 bits needs cudart64.dll for to work
When can i download this?
User avatar
Guenther
Posts: 4606
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: Allie 0.1

Post by Guenther »

Elorejano wrote: Tue Mar 12, 2019 7:58 pm Hi!
Amd W10 64 bits needs cudart64.dll for to work
When can i download this?
You mean this?

Code: Select all

cudart64_100.dll
Just download any CUDA LC0 version from the last months.
(Of course you need cuda capable hardware too)
https://rwbc-chess.de

trollwatch:
Chessqueen + chessica + AlexChess + Eduard + Sylwy
Eduard
Posts: 1439
Joined: Sat Oct 27, 2018 12:58 am
Location: Germany
Full name: N.N.

Re: Allie 0.1

Post by Eduard »

Question: Does AllieStein use the AB Search or MCTS, at the TCEC tournament Division 3?
User avatar
Guenther
Posts: 4606
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: Allie 0.1

Post by Guenther »

Eduard wrote: Sun Mar 17, 2019 10:16 am Question: Does AllieStein use the AB Search or MCTS, at the TCEC tournament Division 3?
According to its own output and the github site and the name of this thread by the author, its official name is now just 'Allie' (no more Stein in it) :)
https://rwbc-chess.de

trollwatch:
Chessqueen + chessica + AlexChess + Eduard + Sylwy
Eduard
Posts: 1439
Joined: Sat Oct 27, 2018 12:58 am
Location: Germany
Full name: N.N.

Re: Allie 0.1

Post by Eduard »

Allie vs Gull, TCEC Division 3:

[d]1r4k1/r1b2pp1/1pQp3p/pR2p2P/P3PqP1/1BP2P2/KP6/3R4 w - - 64 77
AllieStein played nice Rxd6! and won.

Analysis by Cfish 12-03-19:
77. Qd7 Rf8 78. Rf1 Kh8 79. Rd5 Bb8 80. Qf5 Qg5 81. Rdd1 Re7 (+1.60)
gonzochess75
Posts: 208
Joined: Mon Dec 10, 2018 3:29 pm
Full name: Adam Treat

Re: Allie 0.1

Post by gonzochess75 »

It is using mcts search in tcec. The alphabeta version has not been released yet. And the engine playing in TCEC is officially “Allie+Stein” as it is using Mark’s excellent SL “Stein” network. Without that, Allie could not play chess.