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
07/21/2026 10:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
NIXL_PLUGIN_DIR=/opt/nvidia/nvda_nixl/lib64/plugins
07/21/2026 10:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
LD_PRELOAD=/opt/nvidia/nvda_nixl/lib64/libnixl.so
07/21/2026 10:32 PM UTC
sha256:119ab3e5ebff8612cfa492b37919040e5fa42c08fcae46c04f73912d227ee534RUN
DYNAMO_COMMIT_SHA=8ce9e22f11576402102ea9d8b8e46233f5430a0d EFA_VERSION=1.47.0 NIXL_LIBFABRIC_REF=v2.5.1 /bin/bash -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
07/21/2026 10:32 PM UTC
sha256:7cb36294f8c7cf46cd88298a93bb430ad5775339d26049ca51f996de5cf49406RUN
DYNAMO_COMMIT_SHA=8ce9e22f11576402102ea9d8b8e46233f5430a0d EFA_VERSION=1.47.0 NIXL_LIBFABRIC_REF=v2.5.1 /bin/bash -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
07/21/2026 10:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
NIXL_LIBFABRIC_REF=v2.5.1
07/21/2026 10:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENV
EFA_VERSION=1.47.0
07/21/2026 10:32 PM UTC
sha256:772c054e374d224b7de6569143ea5a9a51b938c3ce550b8565d46a884706da7eRUN
DYNAMO_COMMIT_SHA=8ce9e22f11576402102ea9d8b8e46233f5430a0d EFA_VERSION=1.47.0 /bin/bash -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
07/21/2026 10:32 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
root
07/21/2026 10:31 PM UTC
sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
EFA_VERSION=1.47.0
07/21/2026 10: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.