Comment out ROCm installation in multimedia script
Comment out ROCm installation commands in the script.
This commit is contained in:
@@ -21,14 +21,14 @@ dnf5 install -y \
|
||||
|
||||
dnf5 install -y @multimedia
|
||||
|
||||
echo "Installing rocm"
|
||||
dnf5 install -y \
|
||||
rocm-clinfo \
|
||||
rocm-hip \
|
||||
rocm-opencl \
|
||||
rocblas \
|
||||
hipblas \
|
||||
rocm-runtime
|
||||
#echo "Installing rocm"
|
||||
#dnf5 install -y \
|
||||
# rocm-clinfo \
|
||||
# rocm-hip \
|
||||
# rocm-opencl \
|
||||
# rocblas \
|
||||
# hipblas \
|
||||
# rocm-runtime
|
||||
|
||||
|
||||
# --- 2. Die sofortige Bereinigung (WICHTIG!) ---
|
||||
|
||||
Reference in New Issue
Block a user