public static interface GpuDeviceMemoryInfo.Builder extends SdkPojo, CopyableBuilder<GpuDeviceMemoryInfo.Builder,GpuDeviceMemoryInfo>
| Modifier and Type | Method and Description |
|---|---|
GpuDeviceMemoryInfo.Builder |
sizeInMiB(Integer sizeInMiB)
The size of the memory available to the GPU accelerator, in MiB.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildGpuDeviceMemoryInfo.Builder sizeInMiB(Integer sizeInMiB)
The size of the memory available to the GPU accelerator, in MiB.
sizeInMiB - The size of the memory available to the GPU accelerator, in MiB.Copyright © 2020. All rights reserved.