Enum CublasStatus
CUBLAS status type returns
Namespace: ManagedCuda.CudaBlas
Assembly: CudaBlas.dll
Syntax
public enum CublasStatus
Fields
| Name | Description |
|---|---|
| AllocFailed | |
| ArchMismatch | |
| ExecutionFailed | |
| InternalError | |
| InvalidValue | |
| LicenseError | |
| MappingError | |
| NotInitialized | |
| NotSupported | |
| Success |