--- search: boost: 5.0 --- # Slot: CPU_vendor _CPU vendor used in the compute nodes._
URI: [https://CCPBioSim.ac.uk/biosim-schema/CPU_vendor](https://CCPBioSim.ac.uk/biosim-schema/CPU_vendor) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Hardware](../classes/Hardware.md) | Computer hardware used to perform simulation | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [CpuVendor](../enums/CpuVendor.md) | | Domain Of | [Hardware](../classes/Hardware.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://CCPBioSim.ac.uk/biosim-schema/ ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | https://CCPBioSim.ac.uk/biosim-schema/CPU_vendor | | native | https://CCPBioSim.ac.uk/biosim-schema/CPU_vendor | ## LinkML Source ```yaml name: CPU_vendor description: CPU vendor used in the compute nodes. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - Hardware range: CpuVendor ```