Enum: GpuInfoVramModeIdEnum
GpuInfo vram_mode_id values.
URI: ocsf:GpuInfoVramModeIdEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| UNKNOWN | None | Unknown |
| SHARED | None | Shared |
| DEDICATED | None | Dedicated |
| OTHER | None | Other |
Slots
| Name | Description |
|---|---|
| vram_mode_id |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
LinkML Source
name: GpuInfoVramModeIdEnum
description: GpuInfo vram_mode_id values.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
UNKNOWN:
text: UNKNOWN
description: Unknown
annotations:
ocsf_uid:
tag: ocsf_uid
value: '0'
caption:
tag: caption
value: Unknown
SHARED:
text: SHARED
description: Shared
annotations:
ocsf_uid:
tag: ocsf_uid
value: '1'
caption:
tag: caption
value: Shared
DEDICATED:
text: DEDICATED
description: Dedicated
annotations:
ocsf_uid:
tag: ocsf_uid
value: '2'
caption:
tag: caption
value: Dedicated
OTHER:
text: OTHER
description: Other
annotations:
ocsf_uid:
tag: ocsf_uid
value: '99'
caption:
tag: caption
value: Other