KataGo icon indicating copy to clipboard operation
KataGo copied to clipboard

loading engine error --please help me system:ubuntu .gui:lizzieyzy

Open anselzhou opened this issue 3 years ago • 5 comments

Tuning hGemmWmma for convolutions Testing 146 different configs LLVM ERROR: Couldn't allocate input reg for constraint 'l'!

anselzhou avatar Oct 09 '22 03:10 anselzhou

It looks like you use a OpenCL version, but does your hardware support OpenCL? If not, you can try AVX2 or Eigen versions.

HackYardo avatar Oct 09 '22 07:10 HackYardo

It looks like you use a OpenCL version, but does your hardware support OpenCL? If not, you can try AVX2 or Eigen versions.

anselzhou avatar Oct 09 '22 09:10 anselzhou

but I use opencl in Windows7 is ok.

anselzhou avatar Oct 09 '22 09:10 anselzhou

Okay, have you try run KataGo in Sabaki or terminal? Is the KataGo you compiled yourself or downloaded the official release?

Your computer has two systems, win7 and ubuntu? That's horrible... Everything you need double, that's say, a win7 OpenCL and a ubuntu OpenCL...

Because it is a issue about LLVM, which is a base library, it's hard to tell where is the cause...

HackYardo avatar Oct 10 '22 02:10 HackYardo