diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2017-01-06 20:13:21 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2017-01-06 20:13:21 +0000 |
| commit | 7e7b6700743285c0af506ac6299ddf82ebd434b9 (patch) | |
| tree | 578d2ea1868b77f3dff145df7f8f3fe73272c09e /docs | |
| parent | 4b570baa7e867c652fa7d690585098278082fae9 (diff) | |
Notes
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/CompileCudaWithLLVM.rst | 4 | ||||
| -rw-r--r-- | docs/Phabricator.rst | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/CompileCudaWithLLVM.rst b/docs/CompileCudaWithLLVM.rst index af681aeead66..6ad8652cfc1d 100644 --- a/docs/CompileCudaWithLLVM.rst +++ b/docs/CompileCudaWithLLVM.rst @@ -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 -------------- diff --git a/docs/Phabricator.rst b/docs/Phabricator.rst index 06a9c6af9b4d..8d1984b65cd9 100644 --- a/docs/Phabricator.rst +++ b/docs/Phabricator.rst @@ -132,7 +132,7 @@ committed to trunk. If you do not have commit access, someone has to commit the change for you (with attribution). It is sufficient to add a comment to the approved review indicating you cannot commit the patch yourself. If you have commit access, there are multiple workflows to commit the -change. Whichever method you follow it is recommend that your commit message +change. Whichever method you follow it is recommended that your commit message ends with the line: :: |
