]> granicus.if.org Git - llvm/commitdiff
[CUDA] Update docs to indicate that MacOS is now supported.
authorJustin Lebar <jlebar@google.com>
Fri, 18 Nov 2016 00:42:00 +0000 (00:42 +0000)
committerJustin Lebar <jlebar@google.com>
Fri, 18 Nov 2016 00:42:00 +0000 (00:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287290 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CompileCudaWithLLVM.rst

index 585a5e744fafaa90eb0ec6242860c4f9417752a4..8b29624d65d099bc6aa9a45fd5b51d24cc79303b 100644 (file)
@@ -35,6 +35,9 @@ by many Linux package managers; you probably need to install nvidia's package.
 
 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.
+
 Invoking clang
 --------------