Class CudaExecutionLevel
- Namespace
- DotCompute.Backends.CUDA.Execution
- Assembly
- DotCompute.Backends.CUDA.dll
Level in the execution plan
public sealed class CudaExecutionLevel
- Inheritance
-
CudaExecutionLevel
- Inherited Members
Properties
Nodes
Gets or initializes the nodes.
public IList<CudaExecutionNode> Nodes { get; init; }
Property Value
- IList<CudaExecutionNode>
The nodes.