summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorEvan Shelhamer <shelhamer@imaginarynumber.net>2016-04-13 18:53:28 -0700
committerEvan Shelhamer <shelhamer@imaginarynumber.net>2016-04-13 19:11:53 -0700
commitb9164503ff51e8167cac9feb3f9a3d99778f13a8 (patch)
tree9769d2cb3000c5b498a7f55eba314b550c8b3891 /docs
parent0ef5918bbb7cb6e6d733ef91acff5349febc2bc7 (diff)
downloadcaffe-b9164503ff51e8167cac9feb3f9a3d99778f13a8.tar.gz
caffe-b9164503ff51e8167cac9feb3f9a3d99778f13a8.tar.bz2
caffe-b9164503ff51e8167cac9feb3f9a3d99778f13a8.zip
[docs] install: include more lab tested hardware
Diffstat (limited to 'docs')
-rw-r--r--docs/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.md b/docs/installation.md
index 95a57fdf..aa946911 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -135,7 +135,7 @@ See [PR #1667](https://github.com/BVLC/caffe/pull/1667) for options and details.
## Hardware
-**Laboratory Tested Hardware**: Berkeley Vision runs Caffe with K40s, K20s, and Titans including models at ImageNet/ILSVRC scale. We also run on GTX series cards (980s and 770s) and GPU-equipped MacBook Pros. We have not encountered any trouble in-house with devices with CUDA capability >= 3.0. All reported hardware issues thus-far have been due to GPU configuration, overheating, and the like.
+**Laboratory Tested Hardware**: Berkeley Vision runs Caffe with Titan Xs, K80s, GTX 980s, K40s, K20s, Titans, and GTX 770s including models at ImageNet/ILSVRC scale. We have not encountered any trouble in-house with devices with CUDA capability >= 3.0. All reported hardware issues thus-far have been due to GPU configuration, overheating, and the like.
**CUDA compute capability**: devices with compute capability <= 2.0 may have to reduce CUDA thread numbers and batch sizes due to hardware constraints. Brew with caution; we recommend compute capbility >= 3.0.