Slot: n_threads
Number of CPU threads per worker (-1 = auto-detect)
URI: tvbo:slot/n_threads Alias: n_threads
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_threads |
| native | tvbo:n_threads |
LinkML Source
name: n_threads
description: Number of CPU threads per worker (-1 = auto-detect)
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: integer(-1)
alias: n_threads
owner: ExecutionConfig
domain_of:
- ExecutionConfig
range: integer