Table of Contents

Class MetalExecutionPlan

Namespace
DotCompute.Backends.Metal.Execution
Assembly
DotCompute.Backends.Metal.dll

Complete Metal execution plan

public sealed class MetalExecutionPlan
Inheritance
MetalExecutionPlan
Inherited Members

Properties

Levels

public IList<MetalExecutionLevel> Levels { get; }

Property Value

IList<MetalExecutionLevel>

TotalNodes

public int TotalNodes { get; set; }

Property Value

int