Update rocm6.2.x.dockerfile
This commit is contained in:
Родитель
cbb5d328ad
Коммит
91fa10c390
|
@ -169,7 +169,7 @@ ADD third_party third_party
|
|||
# Apply patch
|
||||
RUN cd third_party/perftest && \
|
||||
git apply ../perftest_rocm6.patch
|
||||
RUN make RCCL_HOME=/opt/rccl/build/ ROCBLAS_BRANCH=release-staging/rocm-rel-6.2 HIPBLASLT_BRANCH=release-staging/rocm-rel-6.2 COMPOSABLEKERNEL_BRANCH=rocm-6.2.0 ROCM_VER=rocm-5.5.0 -C third_party rocm -o cpu_hpl -o cpu_stream -o megatron_lm -o rocm_composable_kernel
|
||||
RUN make RCCL_HOME=/opt/rccl/build/ ROCBLAS_BRANCH=release-staging/rocm-rel-6.2 HIPBLASLT_BRANCH=release-staging/rocm-rel-6.2 COMPOSABLEKERNEL_BRANCH=rocm-6.2.0 ROCM_VER=rocm-5.5.0 -C third_party rocm -o cpu_hpl -o cpu_stream -o megatron_lm
|
||||
RUN cp -r /opt/superbench/third_party/hipBLASLt/build/release/hipblaslt-install/lib/* /opt/rocm/lib/ && \
|
||||
cp -r /opt/superbench/third_party/hipBLASLt/build/release/hipblaslt-install/include/* /opt/rocm/include/
|
||||
RUN cd third_party/Megatron/Megatron-DeepSpeed && \
|
||||
|
|
Загрузка…
Ссылка в новой задаче