feat: set LD_LIBRARY_PATH to include ROCm library directories.

Bu işleme şunda yer alıyor:
Donato Capitella
2026-03-14 13:41:09 +00:00
ebeveyn cf2fd6ec11
işleme 039363b819
+1
Dosyayı Görüntüle
@@ -34,6 +34,7 @@ WORKDIR /opt
# Flash-Attention
ENV FLASH_ATTENTION_TRITON_AMD_ENABLE="TRUE"
ENV LD_LIBRARY_PATH="/opt/rocm/lib:/opt/rocm/lib64:$LD_LIBRARY_PATH"
RUN git clone https://github.com/ROCm/flash-attention.git &&\
cd flash-attention &&\