diff docs/CompileCudaWithLLVM.rst @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents 1172e4bd9c6f
children
line wrap: on
line diff
--- a/docs/CompileCudaWithLLVM.rst	Fri Nov 25 19:14:25 2016 +0900
+++ b/docs/CompileCudaWithLLVM.rst	Fri Oct 27 17:07:41 2017 +0900
@@ -35,8 +35,8 @@
 
 You will need CUDA 7.0, 7.5, or 8.0 to compile with clang.
 
-CUDA compilation is supported on Linux, and on MacOS as of XXXX-XX-XX.  Windows
-support is planned but not yet in place.
+CUDA compilation is supported on Linux, on MacOS as of 2016-11-18, and on
+Windows as of 2017-01-05.
 
 Invoking clang
 --------------