--- search: boost: 5.0 --- # Slot: GPU_vendor _GPU vendor used by the compute nodes, if applicable._
URI: [https://CCPBioSim.ac.uk/biosim-schema/GPU_vendor](https://CCPBioSim.ac.uk/biosim-schema/GPU_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 | [GpuVendor](../enums/GpuVendor.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/GPU_vendor | | native | https://CCPBioSim.ac.uk/biosim-schema/GPU_vendor | ## LinkML Source ```yaml name: GPU_vendor description: GPU vendor used by the compute nodes, if applicable. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - Hardware range: GpuVendor ```