MemoryClasses
URI: MemoryClasses
Permissible Values
Value | Meaning | Description |
---|---|---|
SDRAM | None | Synchronous DRAM, improves performance in data transfer actions through its p... |
DDR SDRAM | None | SDRAM evolution with twice the data transmission frequency |
ECC DRAM | None | This type of DRAM memory can find and even fix corrupted data |
DDR4 | None | Fourth generation of the synchronous dynamic random-access memory interface, ... |
DDR5 | None | Fifth generation of the synchronous dynamic random-access memory interface, p... |
GDDR5 | None | Type of memory that is also based on the DDR standard, but designed specifica... |
GDDR6 | None | Evolution of GDDR5 memory, designed for high-performance computing |
other | None | Memory class no further described |
Slots
Name | Description |
---|---|
memoryClass | DRAM technology name defined by JEDEC |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#memory
LinkML Source
name: MemoryClasses
from_schema: https://w3id.org/gaia-x/development#memory
permissible_values:
SDRAM:
text: SDRAM
description: Synchronous DRAM, improves performance in data transfer actions through
its pins.
DDR SDRAM:
text: DDR SDRAM
description: SDRAM evolution with twice the data transmission frequency.
ECC DRAM:
text: ECC DRAM
description: This type of DRAM memory can find and even fix corrupted data.
DDR4:
text: DDR4
description: Fourth generation of the synchronous dynamic random-access memory
interface, improves speed and efficiency in data transfer actions.
DDR5:
text: DDR5
description: Fifth generation of the synchronous dynamic random-access memory
interface, planned to reduce power consumption.
GDDR5:
text: GDDR5
description: Type of memory that is also based on the DDR standard, but designed
specifically to be used in graphic cards.
GDDR6:
text: GDDR6
description: Evolution of GDDR5 memory, designed for high-performance computing.
other:
text: other
description: Memory class no further described.