rocJPEG prerequisites#
rocJPEG requires ROCm 6.3 or later running on accelerators based on the CDNA architecture.
ROCm 6.3.0 or later must be installed before installing rocJPEG. See Quick start installation guide for detailed ROCm installation instructions.
rocJPEG can be installed on the following Linux environments:
Ubuntu 20.04, 22.04, 24.04
RHEL 8 or 9
SLES: 15-SP5
The following prerequisites are installed by the package installer. If you are building and installing using the source code, use the rocJPEG-setup.py setup script available in the rocJPEG GitHub repository to install these prerequisites.
Libva, an implementation for Video Acceleration API (VA-API), version 1.16 or later
AMD VA Drivers
CMake version 3.5 or later
pkg-config
libstdc++-12-dev for installations on Ubuntu 22.04