Update README and setup script (#26)

This commit is contained in:
Aryan Salmanpour
2024-05-16 09:17:50 -04:00
committed by GitHub
parent 73c0b10f6a
commit f0641d4811
2 changed files with 4 additions and 6 deletions
+4 -5
View File
@@ -205,11 +205,10 @@ page.
* Linux
* Ubuntu - `20.04` / `22.04`
* RHEL - `8` / `9`
* SLES - `15-SP5`
* ROCm:
* rocm-core - `6.1.0.60100-62`
* amdgpu-core - `1:6.1.60100-1741643`
* rocm-core - `6.2.0.60200-14004`
* amdgpu-core - `6.2.60200-1775523`
* libva-dev - `2.7.0-2` / `2.14.0-1`
* mesa-amdgpu-va-drivers - `1:24.1.0`
* mesa-amdgpu-dri-drivers - `24.1.0.60200`
* mesa-amdgpu-va-drivers - `24.1.0.60200-1775523`
* mesa-amdgpu-dri-drivers - `24.1.0.60200-1775523`
* rocJPEG Setup Script - `V1.2.0`
-1
View File
@@ -146,7 +146,6 @@ if os.path.exists('/usr/bin/zypper'):
coreRPMPackages = [
'rocm-hip-runtime-devel',
str(libvaNameRPM),
'libva',
'libva-devel',
'libdrm-amdgpu',
'mesa-amdgpu-va-drivers',