From 4a6169520d458166d63e741cb9fa7c5e04a39bf3 Mon Sep 17 00:00:00 2001 From: spolifroni-amd Date: Thu, 20 Nov 2025 19:30:02 -0500 Subject: [PATCH] Docs - updated prereqs for 7.2 (#200) --- docs/install/rocjpeg-prerequisites.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/install/rocjpeg-prerequisites.rst b/docs/install/rocjpeg-prerequisites.rst index f88c13a76f..c5d5eb68bf 100644 --- a/docs/install/rocjpeg-prerequisites.rst +++ b/docs/install/rocjpeg-prerequisites.rst @@ -6,7 +6,7 @@ rocJPEG prerequisites ******************************************************************** -rocJPEG requires ROCm running on `accelerators based on the CDNA architecture `_. +rocJPEG requires ROCm running on `GPUs based on the CDNA architecture `_. ROCm must be installed before installing rocJPEG. See `Quick start installation guide `_ for detailed ROCm installation instructions. @@ -25,4 +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 - +* HIP, specifically the ``hip-dev`` package