[
https://issues.apache.org/jira/browse/SINGA-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604682#comment-15604682
]
ASF subversion and git services commented on SINGA-255:
-------------------------------------------------------
Commit a98446f30467069648e1e52b4633e99677a85246 in incubator-singa's branch
refs/heads/master from [~zhongle]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=a98446f ]
SINGA-255 Compile mandatory depedent libaries together with SINGA code
Change .gitmodules and default options.
SINGA-255 Compile mandatory depedent libaries together with SINGA code
Move cnmem to exportproject instead of git submodules.
> 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)