Docs - updated wording around supported linux environments (#176)
* updated wording around supported linux environments
* Update docs/install/rocjpeg-prerequisites.rst
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
* SLES 15-SP5 isn't supported; removed
* updated SLES to SP6/7
---------
Co-authored-by: Leo Paoletti <164940351+lpaoletti@users.noreply.github.com>
Co-authored-by: Kiriti Gowda <kiritigowda@gmail.com>
[ROCm/rocjpeg commit: f4bae23182]
Esse commit está contido em:
@@ -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-SP5`
|
||||
* SLES - `15 SP6` / `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)
|
||||
|
||||
@@ -10,11 +10,13 @@ rocJPEG requires ROCm running on `accelerators based on the CDNA architecture <h
|
||||
|
||||
ROCm must be installed before installing rocJPEG. See `Quick start installation guide <https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/quick-start.html>`_ for detailed ROCm installation instructions.
|
||||
|
||||
rocJPEG can be installed on the following Linux environments:
|
||||
rocJPEG has been tested on the following Linux environments:
|
||||
|
||||
* Ubuntu 22.04 or 24.04
|
||||
* RHEL 8 or 9
|
||||
* SLES: 15-SP5
|
||||
* Ubuntu 22.04 and 24.04
|
||||
* RHEL 8 and 9
|
||||
* SLES 15 SP6 and SP7
|
||||
|
||||
See `Supported operating systems <https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html#supported-operating-systems>`_ for the complete list of ROCm supported Linux environments.
|
||||
|
||||
The following prerequisites are installed by the package installer. If you are building and installing using the source code, use the `rocJPEG-setup.py <https://github.com/ROCm/rocJPEG/blob/develop/rocJPEG-setup.py>`_ setup script available in the rocJPEG GitHub repository to install these prerequisites.
|
||||
|
||||
@@ -23,3 +25,4 @@ The following prerequisites are installed by the package installer. If you are b
|
||||
* Video Acceleration API (VA-API) - libva-amdgpu-dev is an AMD implementation for VA-API
|
||||
* AMD VA Drivers
|
||||
* libstdc++-12-dev for installations on Ubuntu 22.04
|
||||
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário