From: Timo Heister Date: Fri, 22 May 2020 19:04:44 +0000 (-0400) Subject: update readme X-Git-Tag: v9.3.0-rc1~1589^2~1 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32ceef8f3209c40ab671c0b156fc1e74427ecd70;p=dealii.git update readme --- diff --git a/doc/external-libs/cuda.html b/doc/external-libs/cuda.html index 0eb275c7ea..c5212c4c9f 100644 --- a/doc/external-libs/cuda.html +++ b/doc/external-libs/cuda.html @@ -31,8 +31,7 @@ -DDEAL_II_WITH_CUDA=ON Depending on you system, this may be enough to get CUDA to work. If you - are using CUDA 9 or 10, you might need to turn off support for - C++17: + are using CUDA 9 or 10, you will need to turn off support for C++17:
 
         -DDEAL_II_WITH_CXX17=OFF