Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskSchedulingPolicy

Package version

interface

An interface representing TaskSchedulingPolicy.

summary

Specifies how tasks should be distributed across compute nodes.

Hierarchy

  • TaskSchedulingPolicy

Index

Properties

Properties

nodeFillType

nodeFillType: ComputeNodeFillType
member

{ComputeNodeFillType} nodeFillType How tasks should be distributed across compute nodes. Possible values include: 'Spread', 'Pack'

Generated using TypeDoc