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
질문됨 4달 전300회 조회
2개 답변
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
답변함 4달 전
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
전문가
Mike_L
답변함 3달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠