Show / Hide Table of Contents

    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
    Back to top Generated by DocFX