NVIDIA
NVIDIA
CUDA-Q (nightly)
Container
NVIDIA
NVIDIA
CUDA-Q (nightly)

Pre-release versions of CUDA Quantum. This container includes features that are currently under development.

  • LayerLabelCreated
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    cudaq
    08/05/2026 12:30 AM UTC
    sha256:b65c219856cbc2f11c3b7b70c6d685f13a6a96629865853ba6297a257afa144fRUN
    documentation=documentation include_documentation=false vscode_config=docker/release/config/.vscode /bin/bash -c chown -R cudaq /home/cudaq &&
      chgrp -R cudaq /home/cudaq
    08/05/2026 12:30 AM UTC
    sha256:560ebbd2ef920aeae41266b84d352a3e4fef72913df5b5df5549425522d0f6c0RUN
    documentation=documentation include_documentation=false vscode_config=docker/release/config/.vscode /bin/bash -c echo -e '#! /bin/bash \n    jupyter-lab --no-browser --ip=* --ServerApp.allow_origin=* --IdentityProvider.token="$@" \n    ' > "$CUDA_QUANTUM_PATH/bin/jupyter-lab-setup" &&
      chmod +x "$CUDA_QUANTUM_PATH/bin/jupyter-lab-setup"
    08/05/2026 12:30 AM UTC
    sha256:e7a487165346b2dbc1af664ed19f3ddf688453901fb6a1805c381888b704c325RUN
    documentation=documentation include_documentation=false vscode_config=docker/release/config/.vscode /bin/bash -c echo -e '#! /bin/bash \n    if [ ! -x "$(command -v code)" ]; then \n        os=$([ "$(uname -m)" == "aarch64" ] && echo cli-alpine-arm64 || echo cli-alpine-x64) \n        curl -Lk "https://code.visualstudio.com/sha/download?build=stable&os=$os" --output vscode_cli.tar.gz \n        tar -xf vscode_cli.tar.gz && rm vscode_cli.tar.gz && sudo mv code /usr/bin/ \n    fi \n    code "$@"' > "$CUDA_QUANTUM_PATH/bin/vscode-setup" &&
      chmod +x "$CUDA_QUANTUM_PATH/bin/vscode-setup"
    08/05/2026 12:30 AM UTC
    sha256:4ebd742ad860cb47ca7b139fd3e657d4d29f6ec575744faca25e616fc9bc8cdeCOPY
    docker/release/config/.vscode /home/cudaq/.vscode
    08/05/2026 12:30 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    vscode_config=docker/release/config/.vscode
    08/05/2026 12:30 AM UTC
    sha256:f613f34568abeea1e06fb0f4d8619133db617f2894b77d7b426a478744809402RUN
    documentation=documentation include_documentation=false /bin/bash -c cuda_major_version=$(echo ${CUDA_VERSION} | cut -d . -f1) &&
      if [ "$cuda_major_version" = "12" ]; then pip install --no-cache-dir nvidia-cuda-runtime-cu12 nvidia-cuda-nvrtc-cu12 nvidia-curand-cu12; elif [ "$cuda_major_version" = "13" ]; then pip install --no-cache-dir nvidia-cuda-runtime nvidia-cuda-nvrtc nvidia-curand; else echo "Unsupported CUDA major version: ${cuda_major_version}" &&
      exit 1; fi
    08/05/2026 12:30 AM UTC
    sha256:2f7f45320c3e6252785bb3260885a63ad6852456db47dd2177b888042a7e986eRUN
    documentation=documentation include_documentation=false /bin/bash -c if [ -x "$(command -v pip)" ]; then apt-get install -y --no-install-recommends gcc libpython3-dev &&
      pip install --no-cache-dir -r /tmp/requirements.txt; if [ -n "$MPI_ROOT" ]; then pip install --no-cache-dir mpi4py~=4.1; fi; fi &&
      rm /tmp/requirements.txt
    08/05/2026 12:28 AM UTC
    sha256:8f1521392666d25246ac1ae65fc2f4cefc9ecc685528d979291c2172b30981d0ADD
    ./requirements.txt /tmp/requirements.txt
    08/05/2026 12:23 AM UTC
    sha256:1bb2956828215c1127de546ddde24990651cc67e1ee9633a91b3b50cc58fd692RUN
    documentation=documentation include_documentation=false /bin/bash -c cuda_version_suffix=$(echo ${CUDA_VERSION} | tr . -) &&
      for cudart_dependency in libcusolver libcusparse libcublas libcurand cuda-cudart cuda-nvrtc; do if [ -z "$(apt list --installed | grep -o ${cudart_dependency}-${cuda_version_suffix})" ]; then apt-get install -y --no-install-recommends ${cudart_dependency}-${cuda_version_suffix}; fi done &&
      if [ $(echo ${CUDA_VERSION} | cut -d . -f1) -gt 11 ]; then apt-get install -y --no-install-recommends libnvjitlink-${cuda_version_suffix}; fi &&
      apt-get install -y --no-install-recommends curl jq
    08/05/2026 12:23 AM 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.