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