Skip to contents

Small helper function to enable parallel processing. If set to TRUE, then parallel inference (if supported by engines) and projection is enabled across the package. For enabling prediction support beyond sequential prediction see the ibis_future function.

Usage

ibis_enable_parallel()

Value

Invisible

See also

future, ibis_future