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

gefragt vor einem Jahr382 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen