Slot: architectures
The CPU architectures supported by the application. This can be e.g. amd64, x86_64, arm64, arm. See the CpuArchitectureType definition for all permissible values. Multiple arcitecture types can be specified, as the deployment profile may support multiple CPU architectures.
URI: https://specification.margo.org/data-model/architectures
Alias: architectures
Applicable Classes
| Name |
Description |
Modifies Slot |
| CPU |
CPU element specifying the CPU requirements for the application |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
| ### Slot Characteristics |
|
LinkML Source
name: architectures
description: The CPU architectures supported by the application. This can be e.g.
amd64, x86_64, arm64, arm. See the [CpuArchitectureType](#cpuarchitecturetype) definition
for all permissible values. Multiple arcitecture types can be specified, as the
deployment profile may support multiple CPU architectures.
from_schema: https://specification.margo.org/data-model
rank: 20
alias: architectures
owner: CPU
domain_of:
- CPU
range: CpuArchitectureType
required: false
multivalued: true
inlined: false