Class CannotCudaRegisterMemoryException
Cannot register host memory with CUDA, maybe because it is not properly aligned.
Inheritance
System.Object
System.Exception
CannotCudaRegisterMemoryException
Namespace: Tensor.Cuda
Assembly: Tensor.dll
Syntax
exception CannotCudaRegisterMemoryException
val msg: string
Fields
Name | Description |
---|---|
val msg: string |
Properties
Name | Description |
---|---|
override property Message: string |