mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
[Docs] Update docs to indicate that CUDA compilation is supported on Windows.
Subscribers: cfe-commits, llvm-commits Differential Revision: https://reviews.llvm.org/D28326 llvm-svn: 291139
This commit is contained in:
parent
e7bcdf1bf4
commit
a2d1155b53
@ -35,8 +35,8 @@ 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.
|
||||
CUDA compilation is supported on Linux, on MacOS as of 2016-11-18, and on
|
||||
Windows as of 2017-01-05.
|
||||
|
||||
Invoking clang
|
||||
--------------
|
||||
|
Loading…
Reference in New Issue
Block a user