rocPyDecode prerequisites#
rocPyDecode has been tested on Ubuntu 22.04 and 24.04 with ROCm running on accelerators based on the CDNA architecture.
See Supported operating systems for the complete list of ROCm supported Linux environments.
ROCm needs to be installed using the AMDGPU installer with the rocm
usecase:
sudo amdgpu-install --usecase=rocm
rocPyDecode has the following prerequisites:
rocPyJpegDecode additionally requires rocJPEG.
All prerequisites except for NumPy and rocJPEG are installed with the rocPyDecode-requirements.py script.