[
https://issues.apache.org/jira/browse/SINGA-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713326#comment-15713326
]
Philip Deegan commented on SINGA-277:
-------------------------------------
Had a continued reading the instructions it would appear the minimal version is
higher than that available on apt.
I'll build from source and close once confirmed.
> Build fails to find viennacl/linalg/sum.hpp
> -------------------------------------------
>
> Key: SINGA-277
> URL: https://issues.apache.org/jira/browse/SINGA-277
> Project: Singa
> Issue Type: Bug
> Environment: Crunchbang++ (debian jessie)
> gcc 4.9.2
> Reporter: Philip Deegan
>
> This file does not exist in the vienna-cl package found on apt-get under
> jessie-backports
> sudo apt-get -t jessie-backports install libviennacl-dev
> cmake -DUSE_MODULES=ON -DUSE_OPENCL=ON -DCMAKE_INSTALL_PREFIX=/opt/app/singa/
> -DOpenCL_LIBRARY:FILEPATH=/opt/amd/AMDAPPSDK-3.0/lib/x86_64/libOpenCL.so ..
> make
> singa/v1.0.0-rc2/src/core/tensor/./tensor_math_opencl.h:32:35: fatal error:
> viennacl/linalg/sum.hpp: No such file or directory
> #include <viennacl/linalg/sum.hpp>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)