

# GpuDeviceInfo
<a name="API_GpuDeviceInfo"></a>

Describes the GPU accelerators for the instance type.

## Contents
<a name="API_GpuDeviceInfo_Contents"></a>

 ** count **   
The number of GPUs for the instance type.  
Type: Integer  
Required: No

 ** gpuPartitionSize **   
The size of each GPU as a fraction of a full GPU, between 0 (excluded) and 1 (included).  
Type: Double  
Required: No

 ** logicalGpuCount **   
Total number of GPU devices of this type.  
Type: Integer  
Required: No

 ** manufacturer **   
The manufacturer of the GPU accelerator.  
Type: String  
Required: No

 ** memoryInfo **   
Describes the memory available to the GPU accelerator.  
Type: [GpuDeviceMemoryInfo](API_GpuDeviceMemoryInfo.md) object  
Required: No

 ** name **   
The name of the GPU accelerator.  
Type: String  
Required: No

 ** WorkloadSet.N **   
A list of workload types this GPU supports.  
Type: Array of strings  
Required: No

## See Also
<a name="API_GpuDeviceInfo_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/ec2-2016-11-15/GpuDeviceInfo) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/ec2-2016-11-15/GpuDeviceInfo) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/ec2-2016-11-15/GpuDeviceInfo) 