wangwei created SINGA-303:
-----------------------------
Summary: Create conda packages
Key: SINGA-303
URL: https://issues.apache.org/jira/browse/SINGA-303
Project: Singa
Issue Type: New Feature
Reporter: wangwei
Assignee: wangwei
conda can build packages for software written in c++, python, etc.
It provides its own building environment and thus can avoid the path mess
problem. It is also cross platform.
This ticket will add scripts and configurations to build packages for SINGA
using conda tools. The packages will be uploaded to anaconda. Then users can
install singa via
{code}
conda install -c nusdbsystem singa
{code}
We will use travis SINGA-302 to create the packages for osx and linux (CPU
version) and use jenkins to create linux packages for GPU. Windows packages
will be considered later.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)