gpu : 1x1080 , network : g170e-b20c256x2-s5303129600-d1228401921 , 1s/move for both, same config file.
KG 1.5.0 wins 22-18 (55%) All games by resignation, no error, no duplicate game.
Probably not a very meaningful test, but ... KG goes on
Stats :
Have you tried OpenCL on the iGPU? It should be way faster than EigenAnd wrote:"Also as of this release, there is a pure-CPU implementation which can be compiled via -DUSE_BACKEND=EIGEN for cmake. There are no precompiled executables for it right now because the implementation is very basic..." https://github.com/lightvector/KataGo/releases/
who knows how, please do it!
You should buy a strong RTX 3000 GPU.And wrote:my AMD Athlon X4 950 and AMD Ryzen 5 processors do not have an integrated graphics card. the thing is, I want to use KataGo in the background while doing something else. but when OpenCL is working, something else is not comfortable to do, because slows down! when using cpu-only I can select for example only 2 cores. with OpenCL it doesn't work out for me
if there was extra money, I'd rather buy a T-50. and, no doubt, I would have received much more pleasure!goame wrote:You should buy a strong RTX 3000 GPU.And wrote:my AMD Athlon X4 950 and AMD Ryzen 5 processors do not have an integrated graphics card. the thing is, I want to use KataGo in the background while doing something else. but when OpenCL is working, something else is not comfortable to do, because slows down! when using cpu-only I can select for example only 2 cores. with OpenCL it doesn't work out for me
This gives endless fun.
Then just run the processor as an OpenCL device, it will still be faster than the Eigen backend.And wrote:my AMD Athlon X4 950 and AMD Ryzen 5 processors do not have an integrated graphics card. the thing is, I want to use KataGo in the background while doing something else. but when OpenCL is working, something else is not comfortable to do, because slows down! when using cpu-only I can select for example only 2 cores. with OpenCL it doesn't work out for me
I found one question on SO about thisAnd wrote:iopq is it really possible? how to do it?
yes, windows. but AMD A8-5600K with integrated graphicsiopq wrote:I found one question on SO about thisAnd wrote:iopq is it really possible? how to do it?
https://askubuntu.com/questions/821341/ ... plications
if you're on windows I don't know