Added 1-2 sentences about optional dependencies.
Project: http://git-wip-us.apache.org/repos/asf/incubator-singa/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-singa/commit/96202a8a Tree: http://git-wip-us.apache.org/repos/asf/incubator-singa/tree/96202a8a Diff: http://git-wip-us.apache.org/repos/asf/incubator-singa/diff/96202a8a Branch: refs/heads/master Commit: 96202a8a209d691a3f0da39f8554569ffe7a4f97 Parents: a2f4e46 Author: Anh Dinh <[email protected]> Authored: Thu Dec 31 09:24:45 2015 +0800 Committer: Wei Wang <[email protected]> Committed: Wed Jan 6 02:18:29 2016 +0800 ---------------------------------------------------------------------- NOTICE | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-singa/blob/96202a8a/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 860314f..8737edd 100644 --- a/NOTICE +++ b/NOTICE @@ -12,3 +12,6 @@ This software contains codes from the other projects: Caffe (https://github.com/ (https://code.google.com/p/googletest/). The software uses external libraries including czmq, glog, google protobuf, OpenCV and Openblas. + +The software also has optional dependencies for advanced features, including cuda, cudnn, libhdf3 and Apache Mesos +(vesion >= 2.0)
