Function mpi::environment::processor_name [] [src]

pub fn processor_name() -> Result<String, FromUtf8Error>

Names the processor that the calling process is running on.

Can return an Err if the processor name is not a UTF-8 string.