NVIDIA GPU-Optimized AMI logo

    NVIDIA GPU-Optimized AMI

    Sold by
    The NVIDIA GPU-Optimized AMI is an environment for running the GPU-accelerated deep learning and HPC containers from the NVIDIA NGC catalog. The deep learning containers from NGC catalog require this AMI for GPU acceleration on AWS P5d, P4d, P3, G4dn, G5 GPU instances.

    Ratings and reviews

    2.8
    9 ratings
    4 star
    2 star
    33%
    0%
    22%
    0%
    44%
    9 AWS reviews

    Filters

    Review type

    AWS Marketplace reviews
    External reviews
    Reviews (9)
    CS

    Install Drivers

    Reviewed on Jun 05, 2024
    Review from a verified AWS customer

    You need to first change the username from root to ubuntu in order to have the drivers be installed! I feel this should have been more specified in the directions!

    yikesawjeez

    AMI is not configured as advertised.

    Reviewed on Mar 15, 2024
    Review from a verified AWS customer

    None of the advertised utilities are installed in the AMI, neither is CUDA. This is current as of 3/14/24. It appears to be a raw installation of 22.04, by my estimation.

    root@ip-172-31-38-109:/cuda-samples/Samples/5_Domain_Specific/nbody# jupyterlab --version
    jupyterlab: command not found
    root@ip-172-31-38-109:
    /cuda-samples/Samples/5_Domain_Specific/nbody# miniconda --version
    miniconda: command not found

    There's been a lot of troubleshooting so far with regard to attempting to get cuda installed, so I won't copy-paste my terminal.

    Dan

    Drives auto installed on login not boot

    Reviewed on Feb 15, 2024
    Review from a verified AWS customer

    I wanted to use this AMI in my automation to run ML jobs in our platform. What I needed was a Ubuntu 22.04, because podman is in the repo, and Nvidia drivers installed. The downside of this AMI is, Nvidia drivers are installed via /home/ubuntu/.bashrc and not cloud-init. I looked at /var/tmp/nvidia/driver.sh and there was no variable to set to force driver install at cloud-init. Since my automation runs at the end of cloud-init this doesn't work.

    Ema

    Very good

    Reviewed on Jan 20, 2024
    Review from a verified AWS customer

    Older reviews are not valid anymore, now at the date of my review the image is very good, it has all the drivers required to run optimized code on various types of NVIDIA GPUs, it has CUDA 12.1 preinstalled and also miniconda and Jupyterlab.
    The machine is ready to run code on GPU very easily with everything you need already in place.

    AI researcher unhappy with NVIDIA software

    Missing drivers

    Reviewed on Dec 18, 2023
    Review from a verified AWS customer

    This should be preconfigured to run NVIDIA GPU Cloud (NGC) containers such as the PyTorch one, however it fails on launch on AWS (on a p3.2xlarge instance).

    After sshing in, I see this error message:
    <br/>Installing drivers ...<br/>modprobe: FATAL: Module nvidia not found in directory /lib/modules/6.2.0-1011-aws<br/>
    And sure enough, running containers such as PyTorch (https://catalog.ngc.nvidia.com/orgs/nvidia/containers/pytorch) does not work:

    <br/>~$ docker run --gpus all -it --rm nvcr.io/nvidia/pytorch:23.11-py3<br/>docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running hook #0: error running hook: exit status 1, stdout: , stderr: Auto-detected mode as 'legacy'<br/>nvidia-container-cli: initialization error: nvml error: driver not loaded: unknown.<br/>

    Freddie

    All I need

    Reviewed on Jun 20, 2023
    Review from a verified AWS customer

    The AMI has everything I need to run my deep learning tasks. I don't need to configure any low level stuff.

    mliz

    doesn't include what it claims

    Reviewed on May 23, 2023
    Review from a verified AWS customer

    Claims to include nvidia-cuda-toolkit, but it doesn't. nvcc --version an error message. The other versions are out of date and incompatible.

    shantanu_bakare

    Outdated and Useless

    Reviewed on Sep 06, 2022
    Review from a verified AWS customer

    This AMI is outdated and doesn't have proper packages. This is what Nvidia suggests on their website https://docs.nvidia.com/tao/tao-toolkit/text/tao_toolkit_quick_start_guide.html
    but are unable to provide the same on their AMIs

    rb2709

    Great AMI for GPU-Optimized AI Software

    Reviewed on Aug 12, 2022
    Review from a verified AWS customer

    Provided me everything I needed to run NVIDIA Riva Speech AI services on my EC2 instance.

    The latest update of the AMI came with the NGC Catalog CLI pre-installed. This made it super easy to work with NVIDIA's GPU-Optimized AI software on AWS right from launch.

    Great AMI.