Table of Contents

Enum SynchronizationType

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

Synchronization type classification.

public enum SynchronizationType

Fields

Explicit = 2
GridWide = 0
Threadgroup = 1
WaitPoint = 3