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 2017/04/11 12:05:41 UTC

[jira] [Commented] (SINGA-310) Create conda packages on CentOS

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

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

Commit f5cb70c21327a7abdf07986c067730b6284ee0fc in incubator-singa's branch refs/heads/master from [~flytosky]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-singa.git;h=f5cb70c ]

SINGA-310 Create conda packages on CentOS

Add dockerfile for centos6 which is used to create conda package for old linux systems whose glibc is 2.14
Add gcc and libgcc as requirements for linux (not osx).

Add include and library path in conda build.sh for cudnn header and library

update readme and repo link in meta.yml


> Create conda packages on CentOS
> -------------------------------
>
>                 Key: SINGA-310
>                 URL: https://issues.apache.org/jira/browse/SINGA-310
>             Project: Singa
>          Issue Type: Improvement
>            Reporter: wangwei
>
> In SINGA-303, we added the too/conda folder for creating conda packages.
> It has been tested on ubuntu14.04/16.04. This ticket is to extend this feature for deployment on CentOS6, which has an older version of glibc (2.14). This is an optional choice for users using CentOS6.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)