Enum: ExecutionPlatform¶
Type of platform used to run the simulation.
URI: https://CCPBioSim.ac.uk/biosim-schema/ExecutionPlatform
Permissible Values¶
Value |
Meaning |
Description |
|---|---|---|
HPC Cluster |
None |
Shared high-performance computing cluster |
Cloud VM |
None |
Cloud-hosted virtual machine |
Local |
None |
Local desktop, laptop or portable workstation |
Slots¶
Name |
Description |
|---|---|
Broad type of system used to run the simulation workload |
Identifier and Mapping Information¶
Schema Source¶
from schema: https://CCPBioSim.ac.uk/biosim-schema/
LinkML Source¶
name: ExecutionPlatform
description: Type of platform used to run the simulation.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
permissible_values:
HPC Cluster:
text: HPC Cluster
description: Shared high-performance computing cluster.
Cloud VM:
text: Cloud VM
description: Cloud-hosted virtual machine.
Local:
text: Local
description: Local desktop, laptop or portable workstation.