diff options
author | Evan Shelhamer <shelhamer@imaginarynumber.net> | 2016-11-16 13:26:37 -0800 |
---|---|---|
committer | Evan Shelhamer <shelhamer@imaginarynumber.net> | 2016-11-16 13:26:37 -0800 |
commit | abcb973f5840c7b97ee3c7c910556ef0c5910baf (patch) | |
tree | a7708b454fbaaacf350dd094d0e4478cea4e18ac /docs | |
parent | 6486a7b795b70fa9a6597e975577d3ec9cc146bd (diff) | |
download | caffeonacl-abcb973f5840c7b97ee3c7c910556ef0c5910baf.tar.gz caffeonacl-abcb973f5840c7b97ee3c7c910556ef0c5910baf.tar.bz2 caffeonacl-abcb973f5840c7b97ee3c7c910556ef0c5910baf.zip |
docs: include AWS AMI pointer
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installation.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installation.md b/docs/installation.md index edfddcfb..3254be3d 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -16,6 +16,7 @@ The official Makefile and `Makefile.config` build are complemented by a [communi - [RHEL / CentOS / Fedora installation](install_yum.html) - [Windows](https://github.com/BVLC/caffe/tree/windows) *see the Windows branch led by Guillaume Dumont* - [OpenCL](https://github.com/BVLC/caffe/tree/opencl) *see the OpenCL branch led by Fabian Tschopp* +- [AWS AMI](https://github.com/bitfusionio/amis/tree/master/awsmrkt-bfboost-ubuntu14-cuda75-caffe) *pre-configured for AWS* **Overview**: |