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 |