Hi I just took over python-dlib and I'm trying to merge this and python-dlib into one PKGBUILD.
So I have some questions:
-
If I build and install python-dlib-cuda with cuda, then remove cuda with
pacman -Rdd cuda
, will python-dlib-cuda run and fallback to cpu? -
Replace cuda in 1 with cudnn or an optional dependency like cblas, will python-dlib-cuda run without it?
Pinned Comments
petronny commented on 2024-03-30 13:11 (UTC) (edited on 2024-03-30 13:13 (UTC) by petronny)
Set
_build_cpu
and_build_cuda
to 1 and 0 to build or not build the CPU or CUDA version.If
options=(!lto)
has no effect, please check if it's still enabled in/etc/makepkg.conf
.petronny commented on 2023-11-28 04:57 (UTC)
Prebuilt binaries of this package can be found in arch4edu.