[fix] libmlx5.so already in base image (#7060)
This commit is contained in:
@@ -40,7 +40,7 @@ RUN dpkg -i gdrcopy_*.deb
|
|||||||
ENV GDRCOPY_HOME=/usr/src/gdrdrv-2.4.4/
|
ENV GDRCOPY_HOME=/usr/src/gdrdrv-2.4.4/
|
||||||
|
|
||||||
# IBGDA dependency
|
# IBGDA dependency
|
||||||
RUN ln -s /usr/lib/x86_64-linux-gnu/libmlx5.so.1 /usr/lib/x86_64-linux-gnu/libmlx5.so
|
RUN ln -sf /usr/lib/x86_64-linux-gnu/libmlx5.so.1 /usr/lib/x86_64-linux-gnu/libmlx5.so
|
||||||
RUN apt-get install -y libfabric-dev
|
RUN apt-get install -y libfabric-dev
|
||||||
|
|
||||||
# DeepEP
|
# DeepEP
|
||||||
|
|||||||
Reference in New Issue
Block a user