[
https://issues.apache.org/jira/browse/SINGA-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604678#comment-15604678
]
ASF subversion and git services commented on SINGA-255:
-------------------------------------------------------
Commit 932a0cd4959d7b897003d360cdbb3240ca83aeab in incubator-singa's branch
refs/heads/master from [~zhongle]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=932a0cd ]
SINGA-255 Compile mandatory depedent libaries together with SINGA code
Add protobuf.
Add OpenBLAS.
delete submodules
SINGA-255 Compile mandatory depedent libaries together with SINGA code
Add externalproject for singa.
SINGA-255 Compile mandatory depedent libaries together with SINGA code
Add USE_SHARED_LIBS option and some cmake codes.
> Compile mandatory depedent libaries together with SINGA code
> ------------------------------------------------------------
>
> Key: SINGA-255
> URL: https://issues.apache.org/jira/browse/SINGA-255
> Project: Singa
> Issue Type: Improvement
> Reporter: wangwei
> Assignee: Xie Zhongle
>
> Sometimes, users would install the dependent libraries from mismatched
> versions or misconfigure the environment paths for the dependent libraries.
> To avoid the installation error (e.g.
> http://stackoverflow.com/questions/39477252/failed-to-run-apache-singa-after-installation)
> this step, we can update our cmake file to add one option for compiling the
> mandatory libraries together with SINGA. Currently, the mandatory dependent
> libraries are openblas and protobuf. Both can be compiled using cmake. (cmake
> has been added into protobuf since v2.7).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)