Interface Gpu.Builder

    • Method Detail

      • gpuCount

        Gpu.Builder gpuCount​(Integer gpuCount)

        The number of GPUs for the instance type.

        Parameters:
        gpuCount - The number of GPUs for the instance type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • gpuMemorySizeInMiB

        Gpu.Builder gpuMemorySizeInMiB​(Integer gpuMemorySizeInMiB)

        The total size of the memory for the GPU accelerators for the instance type, in MiB.

        Parameters:
        gpuMemorySizeInMiB - The total size of the memory for the GPU accelerators for the instance type, in MiB.
        Returns:
        Returns a reference to this object so that method calls can be chained together.