Show / Hide Table of Contents

    Enum CudaOccupancy.cudaOccError

    Occupancy Error types

    Namespace: ManagedCuda
    Assembly: ManagedCuda.dll
    Syntax
    public enum cudaOccError

    Fields

    Name Description
    ErrorInvalidInput

    input parameter is invalid

    ErrorUnknownDevice

    requested device is not supported in current implementation or device is invalid

    None
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX