rtemis

Command Palette

Search for a command to run...

FutureExecutionConfig

Variant

Parallel execution through the future package.

Properties

n_workers
integer≥ 1

Number of parallel workers.

n_workers_outer
integer | null≥ 1

Workers for outer resampling. Unset lets the worker ladder assign it.

n_workers_tuning
integer | null≥ 1

Workers for tuning. Unset lets the worker ladder assign it.

future_plan
string

Future plan to use.

Relationships

Used by