From 1e7daf880d07c7d3a01207aa185cd8d80eb96437 Mon Sep 17 00:00:00 2001 From: spolifroni-amd Date: Wed, 17 Sep 2025 23:06:25 -0400 Subject: [PATCH] Docs - removing SP6 (#181) --- README.md | 2 +- docs/install/rocjpeg-prerequisites.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8717fbb3d1..8e320a1acc 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ rocJPEG is a high performance JPEG decode SDK for AMD GPUs. Using the rocJPEG AP * Linux * Ubuntu - `22.04` / `24.04` * RedHat - `8` / `9` - * SLES - `15 SP6` / `15 SP7` + * SLES - `15 SP7` ### Hardware * **GPU**: [AMD Radeon™ Graphics](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html) / [AMD Instinct™ Accelerators](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html) diff --git a/docs/install/rocjpeg-prerequisites.rst b/docs/install/rocjpeg-prerequisites.rst index 0159b6c4cb..f88c13a76f 100644 --- a/docs/install/rocjpeg-prerequisites.rst +++ b/docs/install/rocjpeg-prerequisites.rst @@ -14,7 +14,7 @@ rocJPEG has been tested on the following Linux environments: * Ubuntu 22.04 and 24.04 * RHEL 8 and 9 -* SLES 15 SP6 and SP7 +* SLES 15 SP7 See `Supported operating systems `_ for the complete list of ROCm supported Linux environments.