rocCV prerequisites

rocCV prerequisites#

2025-07-18

1 min read time

Applies to Linux

rocCV requires ROCm running on accelerators based on the CDNA architecture.

rocCV can be installed on the following Linux environments:

  • Ubuntu 22.04 or 24.04

  • RedHat 9

  • SLES 15-SP5

When building rocCV from source, the rocCV-setup.py setup script can be used to install prerequisites:

rocCV-setup.py [-h] [--rocm_path ROCM_PATH; default /opt/rocm]

The following prerequisites are required and are installed with both the package installer and the setup script:

rocCV requires C++20.