Enum CUoutputMode
Profiler Output Modes
Namespace: ManagedCuda.BasicTypes
Assembly: ManagedCuda.dll
Syntax
public enum CUoutputMode
Fields
Name | Description |
---|---|
CSV | Output mode Comma separated values format. |
KeyValuePair | Output mode Key-Value pair format. |