SwiftGodDev
SwiftGodDev
Traceback (most recent call last): File "src/chess_zero/run.py", line 20, in manager.start() File "src/chess_zero/manager.py", line 64, in start return self_play.start(config) File "src/chess_zero/worker/self_play.py", line 25, in start return SelfPlayWorker(config).start() File "src/chess_zero/worker/self_play.py", line...
Hey @goshawk22 can you please add your open_spiel game wrapper here also?
I am using ubuntu 18.04. I successfully built the plugin but it creates a file named **libxmrig-cu.a** and not **libxmrig-cuda.so**. What do I do?