init(_:)
Assembles and compiles pipelines from the provided graph.
Declaration
init(_ graph: ComputeNodeGraph) async throwsDiscussion
Compilation is performed asynchronously.
Assembles and compiles pipelines from the provided graph.
init(_ graph: ComputeNodeGraph) async throwsCompilation is performed asynchronously.