Skip to content
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

Is it possible to do 64-bit Linux binary CPU only release? #145

Open
GD-fix opened this issue Mar 27, 2021 · 4 comments
Open

Is it possible to do 64-bit Linux binary CPU only release? #145

GD-fix opened this issue Mar 27, 2021 · 4 comments

Comments

@GD-fix
Copy link

GD-fix commented Mar 27, 2021

SAI doesn't compile CPU only version (0883204#commitcomment-48778038) unlike LeelaZero:
"CMake Error at cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find OpenCL (missing: OpenCL_LIBRARY) (found version "2.2")
Call Stack (most recent call first):
cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
cmake/Modules/FindOpenCL.cmake:135 (find_package_handle_standard_args)
CMakeLists.txt:30 (find_package)"

Is it possible to do 64-bit Linux binary CPU only release like KataGo?

Thanks in advance.

@GD-fix
Copy link
Author

GD-fix commented May 6, 2021

It would be better if before creating binary release the GTP.cpp will edited as follows:
else if (command == "version") {
gtp_printf(id," %s + %s", PROGRAM_VERSION, cfg_weightsfile.c_str());
return;
}

Thanks in advance.

@GD-fix
Copy link
Author

GD-fix commented Jan 15, 2022

The strongest SAI weight file of 2021 year is 527ae617c8a61caae4473a69b8eb1411175fc2c3bcd35d13ca42dbf5a98090fa (https://lifein19x19.com/viewtopic.php?f=18&t=13322&p=270505#p270505).

@GD-fix
Copy link
Author

GD-fix commented Jan 29, 2022

People doesn't understand the purpose of SAI without binary releases: https://lifein19x19.com/viewtopic.php?f=18&t=13322&p=270695#p270695

@GD-fix
Copy link
Author

GD-fix commented Jan 14, 2023

SAI continues to regress (details). There aren't any engine updates or to "heavyweight" neuronet upgrade...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant