From e8ed2786c87a9af307b2c103f39126a7ac3d79c1 Mon Sep 17 00:00:00 2001 From: Evgeny Mankov Date: Sat, 13 Mar 2021 13:50:38 +0300 Subject: [PATCH] [HIPIFY][doc] CUDA 11.2.2 is supported --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7720235e..fdbdb1db 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ After applying all the matchers, the output HIP source is produced. 1. [**LLVM+CLANG**](http://releases.llvm.org) of at least version [3.8.0](http://releases.llvm.org/download.html#3.8.0); the latest stable and recommended release: [**11.1.0**](https://github.com/llvm/llvm-project/releases/tag/llvmorg-11.1.0). -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 [**11.2.1**](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 [**11.2.2**](https://developer.nvidia.com/cuda-downloads). @@ -141,7 +141,7 @@ After applying all the matchers, the output HIP source is produced. + @@ -340,7 +340,7 @@ Ubuntu 14: LLVM 4.0.0 - 7.1.0, CUDA 7.0 - 9.0, cuDNN 5.0.5 - 7.6.5.32 Ubuntu 16-18: LLVM 8.0.0 - 11.1.0, CUDA 8.0 - 10.2, cuDNN 5.1.10 - 8.0.5.39 -Ubuntu 20: LLVM 9.0.0 - 11.1.0, CUDA 8.0 - 11.2.1, cuDNN 5.1.10 - 8.1.1.33 +Ubuntu 20: LLVM 9.0.0 - 11.1.0, CUDA 8.0 - 11.2.2, cuDNN 5.1.10 - 8.1.1.33 Minimum build system requirements for the above configurations: @@ -495,8 +495,8 @@ Testing Time: 2.91s | 8.0.0 - 8.0.1 | 10.0 | 7.6.5.32 | 2017.15.9.15 | 3.14.2, 3.18.0 | 3.7.4, 3.8.5 | | 9.0.0 - 9.0.1 | 10.1 | 7.6.5.32 | 2017.15.9.20, 2019.16.4.5 | 3.16.4, 3.18.0 | 3.8.0, 3.8.5 | | 10.0.0 - 11.0.0 | 8.0 - 11.1 | 7.6.5.32 - 8.0.5.39 | 2017.15.9.30, 2019.16.8.3 | 3.19.2 | 3.9.1 | -| 11.0.1 - 11.1.0 | 8.0 - 11.2.1 | 7.6.5.32 - 8.0.5.39 | 2017.15.9.31, 2019.16.8.4 | 3.19.3 | 3.9.2 | -| 13.0.0git | 8.0 - 11.2.1 | 7.6.5.32 - 8.1.1.33 | 2017.15.9.33, 2019.16.9.0 | 3.19.4 | 3.9.2 | +| 11.0.1 - 11.1.0 | 8.0 - 11.2.2 | 7.6.5.32 - 8.0.5.39 | 2017.15.9.31, 2019.16.8.4 | 3.19.3 | 3.9.2 | +| 13.0.0git | 8.0 - 11.2.2 | 7.6.5.32 - 8.1.1.33 | 2017.15.9.34, 2019.16.9.1 | 3.19.4 | 3.9.2 | *Building with testing support by `Visual Studio 16 2019` on `Windows 10`:* @@ -597,4 +597,4 @@ The information contained herein is for informational purposes only, and is subj AMD, the AMD Arrow logo, and combinations thereof are trademarks of Advanced Micro Devices, Inc. Other product names used in this publication are for identification purposes only and may be trademarks of their respective companies. -Copyright (c) 2014-2021 Advanced Micro Devices, Inc. All rights reserved. +Copyright (c) 2016-2021 Advanced Micro Devices, Inc. All rights reserved.
11.0.1, 11.1.0 - 11.2.111.2.2 LATEST STABLE CONFIG