Sheng Wang created SINGA-4:
------------------------------
Summary: Refine thirdparty-dependency installation
Key: SINGA-4
URL: https://issues.apache.org/jira/browse/SINGA-4
Project: Singa
Issue Type: Task
Reporter: Sheng Wang
Currently, when we want to install dependencies, tars of all dependencies will
be downloaded.
It is undesirable when one just need to install one dependency.
It is better to refine the installation process with following modifications:
1. reorganize third-party folders
all downloaded tars put in thirdparty/download
2. download only required tars during installation
remove script/download.sh
check download in thirdparty/install-dependencies.sh
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)