Install numactl in Dockerfile for GH200/GB200/GB300 (#11853)

This commit is contained in:
fzyzcjy
2025-10-24 12:39:10 +08:00
committed by GitHub
parent 8e797a47f0
commit 0f0c430e93

View File

@@ -35,7 +35,7 @@ RUN echo 'tzdata tzdata/Areas select America' | debconf-set-selections \
software-properties-common netcat-openbsd kmod unzip openssh-server \
curl wget lsof zsh ccache tmux htop git-lfs tree \
build-essential cmake \
libopenmpi-dev libnuma1 libnuma-dev \
libopenmpi-dev libnuma1 libnuma-dev numactl \
libibverbs-dev libibverbs1 libibumad3 \
librdmacm1 libnl-3-200 libnl-route-3-200 libnl-route-3-dev libnl-3-dev \
ibverbs-providers infiniband-diags perftest \