-
Notifications
You must be signed in to change notification settings - Fork 11
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
windows version #2
Comments
Sorry about that! I can not promise it because I have no Windows device and programming tool currently. I plan to develop the Windows next year, may do it on March if I can go to the college to get free Windows device. |
when can expect the windows version? |
I finally get the windows these days. I will do it next month. |
It is Windows binary version with Eigen backend (CPU-only). May someone give it a try? Here is binary file on my google drive. The version is v0.4.1. You may download the weights here. Thanks! |
I'll try with pleasure! what interests you first of all? a match with katago? |
requires libc++.dll |
Thanks! I will fix it. |
I update the static version on the original google drive. Should not depend any library now. |
works in sabaki! (win 7, 13x13, 19x19, game, analyze) thank you very much! with what parameters to check? |
Zenith Go 7 - Sayuri, Zen gave up on move 205 (Zenith Go 7 9dan, Sayuri -t 3 -w uce14-swa-1700k-v2.bin.txt), Zen spent a little more time |
Thanks for your help! I am curious about the playouts per second on your computers. Adding the option |
Each core produces 4~5 playouts per second. Look like 15x192 network is too big for most users. |
how to launch last windows version? requires libc++.dll |
@nambung @cryptsport |
@CGLemon |
@cryptsport |
the latest version works if add to the folder libc++.dll and libunwind.dll. Sayuri plays interesting! please make windows version 25x25! |
@cryptsport |
@CGLemon |
@cryptsport |
@CGLemon |
requires cudart64_12.dll |
I found cudart64_12.dll. now requires api-ms-win-core-libraryloader-l1-2-0.dll. I found, requires api-ms-win-security-systemfunctions-l1-1-0.dll, I found, error when launching the application |
sorry, I didn't see it right away, I added the cuda12-dll folder. the same mistakes, except cudart64_12.dll |
I got an error message that cudart64_12.dll and cublas64_12.dll are missing in my environment. |
@cryptsport @hope366 |
Fix the bug. Do you still encounter the same problem? |
I tried running your newly prepared "Sayuri-v0.6.1-cuda12-windows-x86.exe" on LizzieYzy. |
error when launching the application |
@hope366 |
@cryptsport This is a compilation of the latest main branch. |
@hope366 @cryptsport |
I run it from the command line. there are 2 files in the folder: exe and network. asks cudart64_12.dll. I am adding it and 2 others from the folder cuda12-dll. asks api-ms-win-core-libraryloader-l1-2-0.dll. I am adding it. asks api-ms-win-security-systemfunctions-l1-1-0.dll. I am adding it. issues an "application error" |
for convenience, I renamed Sayuri-v0.6.1-cuda12-windows-x86.exe to Sayuri.exe and zero-swa-2200k.bin.txt to zero.bin.txt. It shouldn't affect, right? |
@CGLemon |
@cryptsport @hope366
But I don’t see any problem. Maybe the problem is in the LizzieYzy. |
The format of Sayuri’s The verbose shows the search is correct but LizzieYzy does not display the move. May you try to use Sabaki? If Sabaki is correct, the problem is in the LizzieYzy. |
Thank to report this issue! |
@cryptsport |
@CGLemon |
@hope366 @cryptsport |
@CGLemon |
@CGLemon |
I'd like to play with the older weights (v0.5 and before) on Windows. I tried "Sayuri-v0.5.0-eigen-windows-x64.exe" on the Release page, but didn't work out. I'm wondering if it's the "libc++.dll" issue mentioned previously. Is it possible to help recompile the binary? |
I update the last v0.5 executed file here. I still recommend to use the last engine because some bugs are fixed. |
Many thanks and well noted. |
Is it possible to compile a cuda version of 0.5 engine? |
@fhb231231 |
Right that I'm playing the v0.5 weights with other bots at different level of strength. The cpu engine becomes too slow with the increasing playouts and that's why I'm wondering if the cuda version of v0.5 engine is possible. Don't bother if it cannot be done quickly as I understand that the v0.5 is obsolete. |
I see. I would make current version to support old weights. |
@CGLemon |
plays well! Interesting! |
@cryptsport |
@CGLemon |
Done here. |
@CGLemon |
can we expect a windows version this year?
The text was updated successfully, but these errors were encountered: