Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Junczys-Dowmunt <junczys@amu.edu.pl>2017-12-21 17:13:25 +0300
committerGitHub <noreply@github.com>2017-12-21 17:13:25 +0300
commitd3fb526f81675724a65ad2066fadad5b5b988a58 (patch)
tree62ed6e8f437b9b5baef68312a89682d11fa10b4e
parent5a5b71acd6efab31df18037e053aa13bf6a16f56 (diff)
parent16c878f0a5be859f6610186746a31c2222584eee (diff)
Merge pull request #146 from obo/patch-2
CUDA 8.0 required and 14.04 likely not testsed
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 210002f7..8d6caf09 100644
--- a/README.md
+++ b/README.md
@@ -65,13 +65,13 @@ problems due to incompatibilities of the default g++ compiler and CUDA.
* Boost 1.58 (default)
* CUDA 8.0
-**Ubuntu 14.04 LTS (tested).** A newer CMake version than the default version is
+**Ubuntu 14.04 LTS.** A newer CMake version than the default version is
required and can be installed from source.
* CMake 3.5.1 (due to CUDA related bugs in earlier versions)
* GCC/G++ 4.9
* Boost 1.54
- * CUDA 7.5
+ * CUDA 8.0
### CPU version