Skip to content

Commit 2688acf

Browse files
committed
upgrade NVSHMEM to 3.6.5
Signed-off-by: Chang-Ning Tsai <changnit@amazon.com>
1 parent d7f3efe commit 2688acf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ARG NIXL_VERSION=v1.0.0
1313
ARG CUDA_ARCH=90
1414
ARG NCCL_VERSION=v2.29.3-1
1515
ARG NCCL_TESTS_VERSION=v2.17.9
16-
ARG NVSHMEM_VERSION=v3.5.21-0
16+
ARG NVSHMEM_VERSION=v3.6.5-0
1717

1818
RUN apt-get update -y && apt-get upgrade -y
1919
RUN apt-get remove -y --allow-change-held-packages \

0 commit comments

Comments
 (0)