Slot: n_workers
Number of parallel workers (maps to pmap devices in JAX, processes in multiprocessing)
URI: tvbo:slot/n_workers Alias: n_workers
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ExecutionConfig | Configuration for computational execution (parallelization, precision, hardwa… | no |
Properties
- Range: xsd:integer
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:n_workers |
| native | tvbo:n_workers |
LinkML Source
name: n_workers
description: Number of parallel workers (maps to pmap devices in JAX, processes in
multiprocessing)
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: integer(1)
alias: n_workers
owner: ExecutionConfig
domain_of:
- ExecutionConfig
range: integer