commit | 45e6e71198ab027fca61b6de6596479374a9b76c | [log] [tgz] |
---|---|---|
author | Pieter Noordhuis <pietern@fb.com> | Wed Aug 30 15:23:12 2017 -0700 |
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Wed Aug 30 15:39:56 2017 -0700 |
tree | f577d21e31efc34720faffaaf1227436f847ca80 | |
parent | a7ec5def7bbcbcc448b5e7fa1dcac8f8bac3ffad [diff] |
Tidy up CMake for NCCL Summary: Use HINTS instead of PATHS for find_library so that you can specify -DNCCL_ROOT_DIR and it will use this NCCL installation regardless of what else is installed on your system. Also add a path hint to include the default base path for NCCL 2 libraries. Closes https://github.com/caffe2/caffe2/pull/1152 Reviewed By: Yangqing Differential Revision: D5740053 Pulled By: pietern fbshipit-source-id: 43f0908a63e8a9b90320dece0bbb558827433b48
Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind.
Caffe2 research award competition request for proposals
Please use Github issues (https://github.com/caffe2/caffe2/issues) to ask questions, report bugs, and request new features.
Please participate in our survey (https://www.surveymonkey.com/r/caffe2). We will send you information about new releases and special developer events/webinars.
Caffe2 is released under the BSD 2-Clause license.