Skip to content

Enum: SoftwareBackendEnum

URI: SoftwareBackendEnum

Permissible Values

Value Meaning Description
apptainer None
envmodules None
conda None
docker None
host None

Slots

Name Description
software_backend The software backend used to run the benchmark, e

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/omnibenchmark/omni-schema

LinkML Source

name: SoftwareBackendEnum
from_schema: https://w3id.org/omnibenchmark/omni-schema
rank: 1000
permissible_values:
  apptainer:
    text: apptainer
  envmodules:
    text: envmodules
  conda:
    text: conda
  docker:
    text: docker
  host:
    text: host