diff --git a/projects/rocjpeg/README.md b/projects/rocjpeg/README.md index 8717fbb3d1..8e320a1acc 100644 --- a/projects/rocjpeg/README.md +++ b/projects/rocjpeg/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/projects/rocjpeg/docs/install/rocjpeg-prerequisites.rst b/projects/rocjpeg/docs/install/rocjpeg-prerequisites.rst index 0159b6c4cb..f88c13a76f 100644 --- a/projects/rocjpeg/docs/install/rocjpeg-prerequisites.rst +++ b/projects/rocjpeg/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.