summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorIvan Marquesi Lerner2019-08-04 06:23:02 -0300
committerIvan Marquesi Lerner2019-08-04 06:23:02 -0300
commitb756fdf391e0f81f0ed48527a3173981c90aea14 (patch)
tree7f998dc631b474a7797b0e04bb340bd05c717557
parentc93ccdc1223123ea49408c7e38dd4a42ea73a6cf (diff)
downloadaur-b756fdf391e0f81f0ed48527a3173981c90aea14.tar.gz
Updated SRCINFO
-rw-r--r--.SRCINFO14
1 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 15c4b32c9bc5..3f8c8361f7dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lc0
pkgdesc = UCI-compliant chess engine designed to play chess via neural network, specifically those of the LeelaChessZero project.
pkgver = 0.21.4
- pkgrel = 1
+ pkgrel = 2
url = https://lczero.org/
install = lc0.install
arch = x86_64
@@ -11,14 +11,18 @@ pkgbase = lc0
makedepends = zlib
depends = protobuf
depends = ocl-icd
+ depends = opencl-driver
optdepends = nvidia: Necessary for running on nvidia GPUs
- optdepends = cudnn: xNeural network library for use with nvidia GPUs
- optdepends = intel-compute-runtime: Intel OpenCL runtime for running on intel CPUs
- optdepends = amdapp-sdk: AMD OpenCL runtime for running on amd CPUs
+ optdepends = cudnn: Neural network library for use with nvidia GPUs
optdepends = openblas: Library for running on CPUs
- optdepends = opencl-mesa: Free runtime for use with AMDGPU driver stack
+ optdepends = intel-compute-runtime: Intel OpenCL runtime for running on intel CPUs
+ optdepends = amdapp-sdk: AMD OpenCL runtime for running on AMD CPUs
+ optdepends = xf86-video-amdgpu: AMDGPU driver stack
+ optdepends = xf86-video-ati: ATI driver stack
+ optdepends = opencl-mesa: Open AMD runtime for use with AMDGPU and ATI driver stacks
optdepends = opencl-amd: AMD proprietary userspace driver for AMDGPU driver stack
optdepends = rocm-opencl-runtime: AMD runtime for ROCm GPU driver stack
+ optdepends = amdgpu-pro-libgl: AMDGPU PRO driver stack
optdepends = opencl-amdgpu-pro-orca: AMD proprietary runtime for legacy GPUs on the AMDGPU PRO driver stack
optdepends = opencl-amdgpu-pro-pal: AMD proprietary runtime for the AMDGPU PRO driver stack
noextract = weights_${_run}_${_nnid}.pb.gz