Package Details: lczero-nvidia-git 0.10-1

Git Clone URL: https://aur.archlinux.org/lczero-nvidia-git.git (read-only, click to copy)
Package Base: lczero-nvidia-git
Description: This is an adaptation of GCP's Leela Zero repository to chess, using Stockfish's position representation and move generation.
Upstream URL: https://github.com/glinscott/leela-chess
Keywords: chess engine lczero leela
Licenses: GPLv3
Submitter: ghotrix
Maintainer: None
Last Packager: ghotrix
Votes: 2
Popularity: 0.000000
First Submitted: 2018-04-22 21:09 (UTC)
Last Updated: 2018-05-27 22:08 (UTC)

Latest Comments

ghotrix commented on 2018-05-24 09:52 (UTC) (edited on 2018-05-24 09:54 (UTC) by ghotrix)

btw, if your intention to use lczero as engine (and not for training) you could use https://aur.archlinux.org/packages/lc0-cudnn-git/ lc0 is faster and don't have libopenblas as dependency

ghotrix commented on 2018-05-23 10:25 (UTC)

Could you please give me your output of: pacman -Q boost glibc libopenblas opencl-nvidia zlib cmake git ocl-icd opencl-headers ?

thelongdivider commented on 2018-05-23 01:20 (UTC)

Yes of course. I'm fully up-to-date and ran the pkgbuild without modification. This is the output:

CMake Error at cmake/Modules/FindBLAS.cmake:699 (message): A required library with BLAS API not found. Please specify library location. Call Stack (most recent call first): CMakeLists.txt:43 (find_package)

thelongdivider commented on 2018-05-23 01:20 (UTC)

Yes of course. I'm fully up-to-date and ran the pkgbuild without modification. This is the output:

CMake Error at cmake/Modules/FindBLAS.cmake:699 (message): A required library with BLAS API not found. Please specify library location. Call Stack (most recent call first): CMakeLists.txt:43 (find_package)

ghotrix commented on 2018-05-16 09:21 (UTC)

Are you sure you didn't remove libopenblas from PKGBUILD? I've tried to build lczero-nvidia-git just 5 mins ago on fresh docker image and it was successfully built and installed.

thelongdivider commented on 2018-05-16 00:41 (UTC)

What BLAS api files do you need to install this?

CMake Error at cmake/Modules/FindBLAS.cmake:699 (message): A required library with BLAS API not found. Please specify library location.