Crate mth_calc

Source
Expand description

A crate with helper functions that execute given closures in parallel on all available processors.

Functions§

run_on_all_cpus
Runs a given closure in parallel on all available CPUs.