diff --git a/docs/hipify-clang.md b/docs/hipify-clang.md index 9b18ae3b..5ad39676 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: [**16.0.6**](https://github.com/llvm/llvm-project/releases/tag/llvmorg-16.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.2.1**](https://developer.nvidia.com/cuda-downloads). +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.2.2**](https://developer.nvidia.com/cuda-downloads). @@ -169,12 +169,12 @@ After applying all the matchers, the output HIP source is produced. 16.0.4, 16.0.5,
16.0.6 - + - + @@ -389,9 +389,9 @@ Ubuntu 14: LLVM 4.0.0 - 7.1.0, CUDA 7.0 - 9.0, cuDNN 5.0.5 - 7.6.5 Ubuntu 16-18: LLVM 8.0.0 - 14.0.6, CUDA 8.0 - 10.2, cuDNN 5.1.10 - 8.0.5 -Ubuntu 20-21: LLVM 9.0.0 - 16.0.6, CUDA 8.0 - 12.2.1, cuDNN 5.1.10 - 8.9.4 +Ubuntu 20-21: LLVM 9.0.0 - 16.0.6, CUDA 8.0 - 12.2.2, cuDNN 5.1.10 - 8.9.4 -Ubuntu 22: LLVM 13.0.0 - 16.0.6, CUDA 10.0 - 12.2.1, cuDNN 8.0.5 - 8.9.4 +Ubuntu 22: LLVM 13.0.0 - 16.0.6, CUDA 10.0 - 12.2.2, cuDNN 8.0.5 - 8.9.4 Minimum build system requirements for the above configurations: @@ -578,8 +578,8 @@ Testing Time: 7.90s | 12.0.0 - 13.0.1 | 7.0 - 11.5.1 | 7.6.5 - 8.3.2 | 2017.15.9.43, 2019.16.11.9 | 3.22.2 | 3.10.2 | | 14.0.0 - 14.0.6 | 7.0 - 11.7.1 | 8.0.5 - 8.4.1 | 2017.15.9.49, 2019.16.11.17, 2022.17.2.6 | 3.24.0 | 3.10.6 | | 15.0.0 - 15.0.7 | 7.0 - 11.8.0 | 8.0.5 - 8.8.1 | 2017.15.9.53, 2019.16.11.25, 2022.17.5.2 | 3.26.0 | 3.11.2 | -| 16.0.0 - 16.0.6 | 7.0 - 12.2.1 | 8.0.5 - 8.9.4 | 2017.15.9.56, 2019.16.11.29, 2022.17.7.1 | 3.27.3 | 3.11.4 | -| 18.0.0git | 7.0 - 12.2.1 | 8.0.5 - 8.9.4 | 2017.15.9.56, 2019.16.11.29, 2022.17.7.1 | 3.27.3 | 3.11.4 | +| 16.0.0 - 16.0.6 | 7.0 - 12.2.2 | 8.0.5 - 8.9.4 | 2017.15.9.56, 2019.16.11.29, 2022.17.7.1 | 3.27.3 | 3.11.4 | +| 18.0.0git | 7.0 - 12.2.2 | 8.0.5 - 8.9.4 | 2017.15.9.56, 2019.16.11.29, 2022.17.7.1 | 3.27.3 | 3.11.4 | *Building with testing support by `Visual Studio 17 2022` on `Windows 10`:*
12.2.112.2.2 LATEST STABLE CONFIG
18.0.0git12.2.112.2.2 + +