NVIDIA
NVIDIA
NVIDIA cuQuantum Appliance
Container
NVIDIA
NVIDIA
NVIDIA cuQuantum Appliance

The NVIDIA cuQuantum Appliance is a highly performant multi-GPU multi-node solution for quantum circuit simulation.

  • LayerLabelCreated
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4ENTRYPOINT
    /home/cuquantum/entrypoint.sh
    09/16/2025 5:56 PM UTC
    sha256:9a97e430bcc7e7dc27e3358b7f4adfe7893d5b68e491d756ddf81e5832237748RUN
    CUDA_MAJOR=12 TARGETARCH=arm64 conda init &&
      echo "conda activate cuquantum" >> .bashrc
    09/16/2025 5:56 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1WORKDIR
    /home/cuquantum
    09/16/2025 5:55 PM UTC
    sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4USER
    cuquantum
    09/16/2025 5:55 PM UTC
    sha256:a7128638c183da0b61496f2440567ad616e70dd4843860e06d653f850e89fd00RUN
    CUDA_MAJOR=12 TARGETARCH=arm64 chpasswd < /home/cuquantum/.README
    09/16/2025 5:55 PM UTC
    sha256:82c85e7e6c45aa6fc99e5346b8e99979b5b48ec2a5220722debaa834b33ff5d6COPY
    --chown=cuquantum:cuquantum user_files /home/cuquantum/
    09/16/2025 5:55 PM UTC
    sha256:6d2fb1d079087851a969cb88c7bfd08a028770f430d0e90afb87d29854f80b1dRUN
    CUDA_MAJOR=12 TARGETARCH=arm64 echo "cuquantum ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers
    09/16/2025 5:55 PM UTC
    sha256:0a545605cfb372b4c6060d1d9927d4aa91d38bfb41128248321e4d944f42768fRUN
    CUDA_MAJOR=12 TARGETARCH=arm64 useradd -u 1000 -G sudo -m cuquantum
    09/16/2025 5:55 PM UTC
    sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1RUN
    CUDA_MAJOR=12 TARGETARCH=arm64 userdel -r ubuntu ||
      true
    09/16/2025 5:55 PM UTC
    sha256:eb6ec26e9ee83a2a68d787946dbe00500390621033310188bd80ac5c0fdaa3ceRUN
    CUDA_MAJOR=12 TARGETARCH=arm64 ln -s python3.11/site-packages/cuquantum/lib/*.so.* .
    09/16/2025 5:55 PM UTC
    ...