From c0bbe5e8be9a2d73448f119a5013887addcea145 Mon Sep 17 00:00:00 2001 From: Evgeny Mankov Date: Mon, 21 Aug 2023 14:38:13 +0200 Subject: [PATCH] [HIPIFY][doc] 3rd parties software versions update --- docs/hipify-clang.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/hipify-clang.md b/docs/hipify-clang.md index 73a30422..9b18ae3b 100644 --- a/docs/hipify-clang.md +++ b/docs/hipify-clang.md @@ -399,7 +399,7 @@ Python 2.7, cmake 3.16.8, GNU C/C++ 7.5. Recommended build system requirements: -Python 3.11.4, cmake 3.27.0, GNU C/C++ 12.0. +Python 3.11.4, cmake 3.27.3, GNU C/C++ 12.x. Here is an example of building `hipify-clang` with testing support on `Ubuntu 21.10.0`: @@ -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.55, 2019.16.11.27, 2022.17.6.5 | 3.27.0 | 3.11.4 | -| 18.0.0git | 7.0 - 12.2.1 | 8.0.5 - 8.9.4 | 2017.15.9.55, 2019.16.11.27, 2022.17.6.5 | 3.27.0 | 3.11.4 | +| 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 | *Building with testing support by `Visual Studio 17 2022` on `Windows 10`:*