From 32ceef8f3209c40ab671c0b156fc1e74427ecd70 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Fri, 22 May 2020 15:04:44 -0400 Subject: [PATCH] update readme --- doc/external-libs/cuda.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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
-- 
2.39.5