Function mpi::environment::threading_support
source · [−]pub fn threading_support() -> Threading
Expand description
Level of multithreading supported by this MPI universe
See the Threading
enum.
Examples
See examples/init_with_threading.rs