Show / Hide Table of Contents

    Enum CUMemoryType

    Memory types

    Namespace: ManagedCuda.BasicTypes
    Assembly: ManagedCuda.dll
    Syntax
    public enum CUMemoryType : uint

    Fields

    Name Description
    Array

    Array memory

    Device

    Device memory

    Host

    Host memory

    Unified

    Unified device or host memory

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