Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions components/install_mofed.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ if [[ $DISTRIBUTION == "azurelinux3.0" ]]; then
mft_kernel-hwe \
iser-hwe \
isert-hwe \
knem \
knem-hwe-modules \
mlnx-nfsrdma-hwe \
srp-hwe \
xpmem \
Expand All @@ -42,8 +40,6 @@ if [[ $DISTRIBUTION == "azurelinux3.0" ]]; then
mft_kernel \
iser \
isert \
knem \
knem-modules \
mlnx-nfsrdma \
srp \
xpmem \
Expand Down Expand Up @@ -79,7 +75,6 @@ if [[ $DISTRIBUTION == "azurelinux3.0" ]]; then
ucx-ib-mlx5 \
ucx-rdmacm \
ucx-static \
ucx-knem \
ucx-xpmem \
libunwind \
libunwind-devel
Expand Down
2 changes: 1 addition & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@
"azurelinux3.0": {
"aarch64": {
"imex": {
"version": "580.105.08"
"version": "580.159.04"
}
}
}
Expand Down