From 6633c33ba3b1e2d183ed671b2a6f74e5ce97e0b5 Mon Sep 17 00:00:00 2001 From: colramos425 Date: Fri, 20 Jan 2023 12:34:55 -0600 Subject: [PATCH] Update min ROCm version in docs #64 Signed-off-by: colramos425 [ROCm/rocprofiler-compute commit: ff1b9cc5403c34f6c957a0a5a3dfe0ef267fceed] --- projects/rocprofiler-compute/src/docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/src/docs/installation.md b/projects/rocprofiler-compute/src/docs/installation.md index 65be7aa300..ee2489710c 100644 --- a/projects/rocprofiler-compute/src/docs/installation.md +++ b/projects/rocprofiler-compute/src/docs/installation.md @@ -24,7 +24,7 @@ Omniperf requires the following basic software dependencies prior to usage: * Python (>=3.7) * CMake (>= 3.19) -* ROCm (>= 5.1) +* ROCm (>= 5.2.0) In addition, Omniperf leverages a number of Python packages that are documented in the top-level `requirements.txt` file. These must be