Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

AMI is not configured as advertised.

  • By yikesawjeez
  • on 03/15/2024

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.


  • By NVIDIA
  • on 05/06/2024

Hello from NVIDIA To use miniconda, follow the steps below ubuntu@ip-172-31-38-41:~$ conda --version conda 24.3.0 ubuntu@ip-172-31-38-41:~$ conda activate base (base) ubuntu@ip-172-31-38-41:~$ jupyter --version Selected Jupyter core packages... IPython : 8.22.2 ipykernel : 6.29.3 ipywidgets : not installed jupyter_client : 8.6.1 jupyter_core : 5.7.2 jupyter_server : 2.13.0 jupyterlab : 4.1.5 nbclient : 0.10.0 nbconvert : 7.16.3 nbformat : 5.10.3 notebook : not installed qtconsole : not installed traitlets : 5.14.2