Skip to content

Commit

Permalink
[HIPIFY][doc] 3rd parties software versions update
Browse files Browse the repository at this point in the history
  • Loading branch information
emankov committed Dec 27, 2023
1 parent 8d80343 commit 82b33d3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/hipify-clang.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ Python 2.7, cmake 3.16.8, GNU C/C++ 7.5.

Recommended build system requirements:

Python 3.11.4, cmake 3.27.3, GNU C/C++ 12.x.
Python 3.12.0, cmake 3.28.0, GNU C/C++ 12.x.

Here is an example of building `hipify-clang` with testing support on `Ubuntu 21.10.0`:

Expand Down Expand Up @@ -608,8 +608,8 @@ Testing Time: 7.90s
| 14.0.0 - 14.0.6 | 7.0 - 11.7.1 | 8.0.5 - 8.4.1 | 2017.15.9.57*, 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 | 2019.16.11.25, 2022.17.5.2 | 3.26.0 | 3.11.2 |
| 16.0.0 - 16.0.6 | 7.0 - 12.2.2 | 8.0.5 - 8.9.5 | 2019.16.11.29, 2022.17.7.1 | 3.27.3 | 3.11.4 |
| 17.0.1** 17.0.6 | 7.0 - 12.2.2 | 8.0.5 - 8.9.7 | 2019.16.11.30, 2022.17.7.4 | 3.27.6 | 3.12.0 |
| 18.0.0git | 7.0 - 12.2.2 | 8.0.5 - 8.9.7 | 2019.16.11.30, 2022.17.7.4 | 3.27.6 | 3.12.0 |
| 17.0.1** 17.0.6 | 7.0 - 12.2.2 | 8.0.5 - 8.9.7 | 2019.16.11.32, 2022.17.8.3 | 3.28.1 | 3.12.1 |
| 18.0.0git | 7.0 - 12.2.2 | 8.0.5 - 8.9.7 | 2019.16.11.32, 2022.17.8.3 | 3.28.1 | 3.12.1 |

`*` LLVM 14.x.x is the latest major release supporting Visual Studio 2017.
To build LLVM 14.x.x correctly by Visual Studio 2017, `-DLLVM_FORCE_USE_OLD_TOOLCHAIN=ON` should be added to a corresponding cmake command line.
Expand Down

0 comments on commit 82b33d3

Please sign in to comment.