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
    07/11/2026 12:34 AM UTC
    sha256:444fdca956ab22e3a4b6f26df1e75054e05e09a4325837b345b913e66302e30aRUN
    assets=assets vscode_config=docker/release/config/.vscode /bin/bash -c chown -R cudaq /home/cudaq &&
      chgrp -R cudaq /home/cudaq
    07/11/2026 12:34 AM UTC
    sha256:9f853ee80818c1d46939f43f433f298e119d538d5a8da8f0373e9bea437430a5RUN
    assets=assets 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"
    07/11/2026 12:34 AM UTC
    sha256:624029a14e7a5baef3ecf26e8a9bf6656513698a643ec39f0b41ab3db74bb16fRUN
    assets=assets 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"
    07/11/2026 12:34 AM UTC
    sha256:5371a4e679e20e07a0c8ac9c0a939bb9a2b3b0908c3d92a52722fb831506a8e0COPY
    docker/release/config/.vscode /home/cudaq/.vscode
    07/11/2026 12:34 AM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ARG
    vscode_config=docker/release/config/.vscode
    07/11/2026 12:34 AM UTC
    sha256:a958e01ce5236fc5151da96b55583d06dfa2bf3ec66ba2dfadcf48e2948aa5dfRUN
    assets=assets /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
    07/11/2026 12:34 AM UTC
    sha256:9d489f433c68bfe74e72e7bc583cc555be35f3cc812e7fa8c2123fe81d0e30dfRUN
    assets=assets /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
    07/11/2026 12:34 AM UTC
    sha256:0663e6ed63eab97bd5a3752ee62e083f92fe8a6e2506c2a24c0c94d5f5146e87ADD
    ./requirements.txt /tmp/requirements.txt
    07/11/2026 12:33 AM UTC
    sha256:221f5ca6d23ea1346cdc907bd51ab7400a6eb98f3696636bb1aa5e300a4051abRUN
    assets=assets /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
    07/11/2026 12:33 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.