Minor fixes for packaging

Dieser Commit ist enthalten in:
Yiltan
2025-01-20 18:15:07 +00:00
Ursprung 469e2a0167
Commit fa90f4b0ac
2 geänderte Dateien mit 3 neuen und 4 gelöschten Zeilen
+2 -4
Datei anzeigen
@@ -248,10 +248,8 @@ rocm_install(
rocm_package_add_dependencies(
DEPENDS
hsa-rocr
"hip-runtime-amd >= 6.2.2"
"rocm-dev >= 6.2.2"
"openmpi >= 5.0.6"
"ucx >= 1.17.0"
hip-runtime-amd
rocm-dev
)
rocm_create_package(
+1
Datei anzeigen
@@ -34,6 +34,7 @@ cd ucx
--without-go \
--without-java \
--without-cuda \
--without-verbs \
--without-knem
make -j
make install