NVIDIA
NVIDIA
Dynamo Tensorrt-LLM Runtime
Container
NVIDIA
NVIDIA
Dynamo Tensorrt-LLM Runtime

The Dynamo TensorRT-LLM runtime image is a containerized build of Dynamo + TensorRT-LLM which serves as the base runtime environment for tensorrt-llm based inference with Dynamo's distributed inference framework.

LayerLabelCreated
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
dynamo
06/12/2026 8:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NIXL_PLUGIN_DIR=/opt/nvidia/nvda_nixl/lib64/plugins
06/12/2026 8:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
LD_PRELOAD=/opt/nvidia/nvda_nixl/lib64/libnixl.so
06/12/2026 8:32 PM UTC
sha256:9d348b30517bc8bc48a43802ae14d782106ac36c2c4ff7335a66ba4233695e0eRUN
TARGETARCH=amd64 PYTHON_VERSION=3.12 ENABLE_KVBM=true ENABLE_GPU_MEMORY_SERVICE=true DYNAMO_COMMIT_SHA=919682da679aa699d5bca9c872f4c1d9a530bbc0 EFA_VERSION=1.47.0 NIXL_LIBFABRIC_REF=v2.5.1 /bin/bash -l -o pipefail -c rm -rf /opt/nvidia/nvda_nixl &&
  cp -Pfr /tmp/nvda_nixl /opt/nvidia/nvda_nixl &&
  export LD_PRELOAD=/opt/nvidia/nvda_nixl/lib64/libnixl.so &&
  export NIXL_PLUGIN_DIR=/opt/nvidia/nvda_nixl/lib64/plugins &&
  ldconfig
06/12/2026 8:32 PM UTC
sha256:b0e957f93face412899ecc70684ac711bcc8c466a4893ceff5672a5304460b90RUN
TARGETARCH=amd64 PYTHON_VERSION=3.12 ENABLE_KVBM=true ENABLE_GPU_MEMORY_SERVICE=true DYNAMO_COMMIT_SHA=919682da679aa699d5bca9c872f4c1d9a530bbc0 EFA_VERSION=1.47.0 NIXL_LIBFABRIC_REF=v2.5.1 /bin/bash -l -o pipefail -c EFA_PC=$(find /opt/amazon/efa -path '*/pkgconfig/libfabric.pc' 2>/dev/null | head -n1) &&
  EFA_LIBFABRIC_RAW=$(cat "$EFA_PC" 2>/dev/null | grep '^Version:' | awk '{print $2}') &&
  EFA_LIBFABRIC_VER=$(echo "$EFA_LIBFABRIC_RAW" | grep -oE '^[0-9]+\.[0-9]+(\.[0-9]+)?') &&
  REF_VER=$(echo "${NIXL_LIBFABRIC_REF}" | sed 's/^v//') &&
  if [ -n "$EFA_LIBFABRIC_VER" ] &&
  [ -n "$REF_VER" ] &&
  [ "$(printf '%s\n' "$EFA_LIBFABRIC_VER" "$REF_VER" | sort -V | head -n1)" = "$EFA_LIBFABRIC_VER" ] &&
  [ "$EFA_LIBFABRIC_VER" != "$REF_VER" ]; then rm -rf /opt/amazon/efa &&
  cp -Pfr /tmp/libfabric_build /opt/amazon/efa &&
  sed -i 's|^prefix=.*|prefix=/opt/amazon/efa|' /opt/amazon/efa/lib/pkgconfig/libfabric.pc &&
  echo "/opt/amazon/efa/lib" > /etc/ld.so.conf.d/000_efa.conf &&
  rm -f /etc/ld.so.conf.d/efa.conf &&
  ldconfig &&
  echo "[aws] libfabric overlay: ${REF_VER} (overwrites EFA stock ${EFA_LIBFABRIC_RAW})"; else echo "[aws] libfabric overlay: skipped (EFA stock ${EFA_LIBFABRIC_RAW:-unknown} >= ${REF_VER})"; fi
06/12/2026 8:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
NIXL_LIBFABRIC_REF=v2.5.1
06/12/2026 8:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
EFA_VERSION=1.47.0
06/12/2026 8:32 PM UTC
sha256:14cbe3906cdd8666277c820f2d00dbcb07c78212dd5c57b896f65c629998b79fRUN
TARGETARCH=amd64 PYTHON_VERSION=3.12 ENABLE_KVBM=true ENABLE_GPU_MEMORY_SERVICE=true DYNAMO_COMMIT_SHA=919682da679aa699d5bca9c872f4c1d9a530bbc0 EFA_VERSION=1.47.0 /bin/bash -l -o pipefail -c mkdir -p /tmp/efa &&
  cd /tmp/efa &&
  curl --retry 3 --retry-delay 2 -fsSL -o aws-efa-installer-${EFA_VERSION}.tar.gz https://efa-installer.amazonaws.com/aws-efa-installer-${EFA_VERSION}.tar.gz &&
  tar -xf aws-efa-installer-${EFA_VERSION}.tar.gz &&
  cd aws-efa-installer &&
  apt-get update &&
  ./efa_installer.sh -y --skip-kmod --skip-limit-conf --no-verify &&
  rm -rf /tmp/efa &&
  rm -rf /opt/amazon/aws-ofi-nccl /etc/ld.so.conf.d/aws-ofi-nccl.conf &&
  ldconfig
06/12/2026 8:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
root
06/12/2026 8:31 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
EFA_VERSION=1.47.0
06/12/2026 8:31 PM UTC
...

NVIDIA uses cookies to improve your experience on our web site. We and our third-party partners also use cookies and other tools to collect and record information you provide as well as information about your interactions with our websites for performance improvement, analytics, and to assist in marketing efforts. By clicking "Accept All", you consent to our use of cookies and other tools as described in our Cookie Policy. You can manage your cookie settings by clicking on "Manage Settings." By continuing to use this site or by clicking one of the buttons below, you agree to our Terms of Service (which contains important waivers). Please see our Privacy Policy for more information on our privacy practices.