You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@singa.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/06/24 06:52:16 UTC

[jira] [Commented] (SINGA-197) Add CNMem as a submodule in lib/

    [ https://issues.apache.org/jira/browse/SINGA-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15347864#comment-15347864 ] 

ASF subversion and git services commented on SINGA-197:
-------------------------------------------------------

Commit ce3e6dc102964ec6ed782cbdd6cb6ca30b41a4db in incubator-singa's branch refs/heads/dev from [~zhongle]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=ce3e6dc ]

SINGA-197 Add CNMem as a submodule in lib/

Compile CNMem library before building singa. A "libcnmem.so" file is generated in BUILD_PATH/lib.
Now it is compatible with low version of cmake.
The cuda sources will not be compiled when USE_CUDA is OFF.
Move singa_config.h to BUILD_PATH/include/singa.


> Add CNMem as a submodule in lib/
> --------------------------------
>
>                 Key: SINGA-197
>                 URL: https://issues.apache.org/jira/browse/SINGA-197
>             Project: Singa
>          Issue Type: Improvement
>            Reporter: Xie Zhongle
>            Assignee: Xie Zhongle
>
> We are going to compile CNMem library before building singa. A "libcnmem.so" file will be generated in lib/.
> This ticket also decreases the cmake version required by adding official protobuf APIs from cmake project and fixes some parameter bugs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)