diff --git a/docs/hipify-clang.md b/docs/hipify-clang.md index fd74b3bd..9c398699 100644 --- a/docs/hipify-clang.md +++ b/docs/hipify-clang.md @@ -23,7 +23,7 @@ After applying all the matchers, the output HIP source is produced. 1. [**LLVM+CLANG**](http://releases.llvm.org) of at least version [4.0.0](http://releases.llvm.org/download.html#4.0.0); the latest stable and recommended release: [**17.0.6**](https://github.com/llvm/llvm-project/releases/tag/llvmorg-17.0.6). -2. [**CUDA**](https://developer.nvidia.com/cuda-downloads) of at least version [8.0](https://developer.nvidia.com/cuda-80-ga2-download-archive), the latest supported version is [**12.3.2**](https://developer.nvidia.com/cuda-downloads). +2. [**CUDA**](https://developer.nvidia.com/cuda-downloads) of at least version [7.0](https://developer.nvidia.com/cuda-toolkit-70), the latest supported version is [**12.3.2**](https://developer.nvidia.com/cuda-downloads).
9.0.0, 9.0.1 | -10.1 | +10.1 | + | + |
10.0.0, 10.0.1 | -11.0 | +11.0.0 | + | + |
11.0.1, + | 11.0.1, 11.1.0, 11.1.1 | works only with the patch due to the clang's bug 47332 @@ -105,12 +105,12 @@ After applying all the matchers, the output HIP source is produced. | ||
11.0.0 | -11.0 | +11.0.0 | + | + |
11.0.1, + | 11.0.1, 11.1.0, 11.1.1 | works only with the patch due to the clang's bug 47332 @@ -119,7 +119,7 @@ After applying all the matchers, the output HIP source is produced. | ||
11.0.1, 11.1.0 - | 11.2.2 | +11.2.2 | + | + |