can find my GPU p3.2xlarge

0

Hi

I launched a p3.2xlarge on windows server. I dont find any GPU in that instance where is it ?

Kaiji

kaiji
demandé il y a 4 mois300 vues
2 réponses
1

You might need to install the NVIDIA drivers to enable the operating system to recognize and use the GPU's capabilities.

When you launch a p3.2xlarge instance on Windows Server, the physical GPU hardware is already present and connected to the instance, but the operating system doesn't have the necessary software to interact with it yet.

After installed driver, you can use nvidia-smi to view its status and utilization.

You can find some information about NVIDIA dirver here: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/install-nvidia-driver.html

profile picture
répondu il y a 4 mois
0

You will need to install NVIDIA driver. Refer to Install NVIDIA drivers on Windows instances, Public NVIDIA Driver for instructions.

Alternatively, the blog Building a high-performance Windows workstation on AWS for graphics intensive applications may help. It provides step-by-step instructions for launching Windows GPU instances, and includes a CloudFormation template that install NICE DCV server for remote access, and GPU drivers.

With the CloudFormation template, specify p3.2xlarge for instanceType, and NVIDIA-Tesla for driverType. Screenshot below

Enter image description here

AWS
EXPERT
Mike_L
répondu il y a 3 mois

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions