Unverified Commit 0f0c430e authored by fzyzcjy's avatar fzyzcjy Committed by GitHub
Browse files

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

parent 8e797a47
...@@ -35,7 +35,7 @@ RUN echo 'tzdata tzdata/Areas select America' | debconf-set-selections \ ...@@ -35,7 +35,7 @@ RUN echo 'tzdata tzdata/Areas select America' | debconf-set-selections \
software-properties-common netcat-openbsd kmod unzip openssh-server \ software-properties-common netcat-openbsd kmod unzip openssh-server \
curl wget lsof zsh ccache tmux htop git-lfs tree \ curl wget lsof zsh ccache tmux htop git-lfs tree \
build-essential cmake \ build-essential cmake \
libopenmpi-dev libnuma1 libnuma-dev \ libopenmpi-dev libnuma1 libnuma-dev numactl \
libibverbs-dev libibverbs1 libibumad3 \ libibverbs-dev libibverbs1 libibumad3 \
librdmacm1 libnl-3-200 libnl-route-3-200 libnl-route-3-dev libnl-3-dev \ librdmacm1 libnl-3-200 libnl-route-3-200 libnl-route-3-dev libnl-3-dev \
ibverbs-providers infiniband-diags perftest \ ibverbs-providers infiniband-diags perftest \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment