Search Criteria
Package Details: intel-caffe-git 1.1.6-36
Package Actions
Git Clone URL: | https://aur.archlinux.org/intel-caffe-git.git (read-only, click to copy) |
---|---|
Package Base: | intel-caffe-git |
Description: | Intel® Distribution of Caffe |
Upstream URL: | https://github.com/intel/caffe |
Licenses: | BSD |
Conflicts: | caffe |
Provides: | caffe |
Submitter: | andrew-wja |
Maintainer: | None |
Last Packager: | andrew-wja |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-17 21:49 (UTC) |
Last Updated: | 2020-04-20 17:30 (UTC) |
Dependencies (13)
- boost (boost-gitAUR)
- boost-libs
- gflags (gflags-gitAUR)
- google-glog (glog-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hdf5 (hdf5-gitAUR, hdf5-openmpi)
- opencv (opencv-cuda)
- openexr (openexr-gitAUR)
- openmp
- protobuf (protobuf-gitAUR)
- cmake (cmake-gitAUR) (make)
- intel-mkl (intel-oneapi-mkl) (optional) – Use Intel MKL for backend linear algebra ops
- openblas (openblas-lapackAUR) (optional) – Use OpenBLAS for backend linear algebra ops,
Required by (2)
- multitask-network-cascades-dr-git (requires caffe)
- openpose (requires caffe)
Latest Comments
Eirikr commented on 2023-04-19 02:31 (UTC)
The project is EOL, recommended migration is to OpenVINO. However, Still have need for it. Cannot compile. RLS version is not found.
==> Starting build()... Running C++/Python protocol buffer compiler on /home/eric/.cache/pikaur/build/intel-caffe-git/src/intel-caffe/src/caffe/proto/caffe.proto Building CXX object src/caffe/CMakeFiles/caffeproto.dir///include/caffe/proto/caffe.pb.cc.o Linking CXX static library ../../lib/libcaffeproto.a Built target caffeproto [ 0%] Creating directories for 'MKLDNN_Build' [ 0%] Built target caffeproto [ 1%] Performing download step (git clone) for 'MKLDNN_Build' Cloning into 'src'... fatal: invalid reference: rls-v0.19
CMake Error at /home/eric/.cache/pikaur/build/intel-caffe-git/src/build/MKLDNN_Build-prefix/tmp/MKLDNN_Build-gitclone.cmake:50 (message): Failed to checkout tag: 'rls-v0.19
'
make[3]: [CMakeFiles/MKLDNN_Build.dir/build.make:98: MKLDNN_Build-prefix/src/MKLDNN_Build-stamp/MKLDNN_Build-download] Error 1 make[2]: [CMakeFiles/Makefile2:333: CMakeFiles/MKLDNN_Build.dir/all] Error 2 make[1]: [CMakeFiles/Makefile2:471: src/caffe/CMakeFiles/caffe.dir/rule] Error 2 make: [Makefile:247: caffe] Error 2 ==> ERROR: A failure occurred in build(). Aborting...