Function set_num_cpus

Source
pub fn set_num_cpus(num_cpus: i32)
Expand description

Set the number of threads the internal threadpool will use. Can also be set with NUM_OMP_THREADS environment variable.