diff --git a/projects/rocprofiler-sdk/source/docs/install/installation.rst b/projects/rocprofiler-sdk/source/docs/install/installation.rst index 239560da64..38615ae8c4 100644 --- a/projects/rocprofiler-sdk/source/docs/install/installation.rst +++ b/projects/rocprofiler-sdk/source/docs/install/installation.rst @@ -12,21 +12,7 @@ This document provides information required to install ROCprofiler-SDK from sour Supported systems ----------------- -ROCprofiler-SDK is supported only on Linux. The following distributions are tested: - -- Ubuntu 20.04 -- Ubuntu 22.04 -- Ubuntu 24.04 -- OpenSUSE 15.5 -- OpenSUSE 15.6 -- Red Hat 8.8 -- Red Hat 8.9 -- Red Hat 8.10 -- Red Hat 9.2 -- Red Hat 9.3 -- Red Hat 9.4 - -ROCprofiler-SDK might operate as expected on other `Linux distributions `_, but has not been tested. +ROCprofiler-SDK is supported on the Linux distributions specified in the `system requirements `_. Identifying the operating system -------------------------------- @@ -125,10 +111,3 @@ If you have ROCm version 6.2 or later installed, you can use the package manager .. code-block:: shell $ sudo dnf install rocprofiler-sdk - - .. tab-item:: SUSE Linux Enterprise Server - - .. code-block:: shell - - $ sudo zypper install rocprofiler-sdk -