Interface AcceleratorCountRange.Builder

  • Method Details

    • min

      The minimum number of GPU accelerators in the worker host.

      Parameters:
      min - The minimum number of GPU accelerators in the worker host.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • max

      The maximum number of GPU accelerators in the worker host.

      Parameters:
      max - The maximum number of GPU accelerators in the worker host.
      Returns:
      Returns a reference to this object so that method calls can be chained together.