Skip to contents

Sets the number of cores for YARF to use for all operations which are multithreaded (e.g. model construction, prediction, etc)

Usage

set_YARF_num_cores(num_cores)

Arguments

num_cores

The number of cores to use

Author

Adam Kapelner