Nvidia Driver Issue

0

I have an ec2 m4.xlarge Ref: ec2-100-25-182-26.compute-1.amazonaws.com os: ubuntu 22.04

Display INFO: ubuntu@ip-172-30-4-91:~$ sudo lshw -C display *-display UNCLAIMED
description: VGA compatible controller product: GD 5446 vendor: Cirrus Logic physical id: 2 bus info: pci@0000:00:02.0 version: 00 width: 32 bits clock: 33MHz capabilities: vga_controller configuration: latency=0 resources: memory:f0000000-f1ffffff memory:f3008000-f3008fff memory:c0000-dffff

I install nvidia-driver-525-server in this instance but when I check by "nvidia-smi" command it shows NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

Please solve the issue

asked 13 days ago18 views
1 Answer
0

The m4 instance type is the one that does not have a GPU running, so try changing the instance type.

GPUs can be used, such as the P4 and G5 listed in the following document.
https://aws.amazon.com/ec2/instance-types/?nc1=h_ls#Accelerated_Computing

profile picture
EXPERT
answered 13 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions