Enum nvgraphStatus
nvGRAPH status type returns
Namespace: ManagedCuda.NVGraph
Assembly: NVGraph.dll
Syntax
public enum nvgraphStatus
Fields
| Name | Description |
|---|---|
| AllocFailed | |
| ArchMismatch | |
| ExecutionFailed | |
| InternalError | |
| InvalidValue | |
| MappingError | |
| NotConverged | |
| NotInitialized | |
| Success | |
| TypeNotSupported |