Groups
Groups
Sign in
Groups
Groups
Greentea Users
Conversations
About
Send feedback
Help
opencl based caffe
30 views
Skip to first unread message
shashikant kale
unread,
Oct 4, 2016, 1:45:43 PM
10/4/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Greentea Users
Im having the issues with building caffe with greentea
im confused with what opencl blas to use : I tried with following cmake option
cmake -DCMAKE_BUILD_TYPE=Debug -DUSE_GREENTEA=ON -DUSE_INTEL_SPATIAL=ON -DUSE_ISAAC=ON \
-DCMAKE_INSTALL_PREFIX:PATH=/home/shashi/Downloads/zgong/caffeopencl-clcaffe \
-DGFLAGS_INCLUDE_DIR=/opt/gflags/include \
-DGFLAGS_LIBRARY=/opt/gflags/lib/libgflags.so \
-DGLOG_INCLUDE_DIR=/opt/glog/include \
-DGLOG_LIBRARY=/opt/glog/lib/libglog.so \
-DCMAKE_CXX_FLAGS=-Wdeprecated-declarations \
-DCLBLAS_LIBRARIES=/opt/clBLAS/lib64/libclBLAS.so \
-DCLBLAS_INCLUDE_DIRS=/opt/clBLAS/include \
-DOPENCL_INCLUDE_DIRS=/opt/intel/opencl/include \
-DBLAS=open \
-DOpenCV_CONFIG_PATH=/opt/opencv/share/OpenCV \
-DOpenCV_DIR=/opt/opencv/share/OpenCV \
-DOpenCV_LIB_DIR_OPT=/opt/opencv/lib \
-DOpenCV_LIB_DIR_DBG=/opt/opencv/share/OpenCV \
-DOpenBLAS_INCLUDE_DIR=/usr/include/openblas \
-DOpenBLAS_LIB=/usr/lib/libblas.so.3 \
-DBoost_DIR=/opt/boost_1_60_0 \
-DBOOST_ROOT=/opt/boost_1_60_0 \
-DHDF5_z_LIBRARY_DEBUG=/usr/lib/x86_64-linux-gnu/libz.so \
-DOPENCL_LIBRARIES=/opt/intel/opencl/libOpenCL.so ..
but my build fails with clBLAS.h not found.
Regards,
SK
Reply all
Reply to author
Forward
0 new messages