Show / Hide Table of Contents

    Enum nvmlMemoryLocation

    Memory locations

    Namespace: ManagedCuda.Nvml
    Assembly: ManagedNvml.dll
    Syntax
    public enum nvmlMemoryLocation

    Fields

    Name Description
    DeviceMemory

    GPU Device Memory

    L1Cache

    GPU L1 Cache

    L2Cache

    GPU L2 Cache

    RegisterFile

    GPU Register File

    TextureMemory

    GPU Texture Memory

    TextureSHM

    Shared memory

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