Interface GpuDeviceMemoryInfo.Builder

  • Method Details

    • sizeInMiB

      GpuDeviceMemoryInfo.Builder sizeInMiB(Integer sizeInMiB)

      The size of the memory available to the GPU accelerator, in MiB.

      Parameters:
      sizeInMiB - The size of the memory available to the GPU accelerator, in MiB.
      Returns:
      Returns a reference to this object so that method calls can be chained together.