MPIMPI_Is_thread_main Method |
| Name | Description | |
|---|---|---|
| MPI_Is_thread_main(Int32) |
Determine whether the calling thread is the main MPI thread (that called MPI_Init(Int32, Byte**)
or MPI_Init_thread(Int32, Byte**, Int32, Int32). See [!:MPI.Environment.IsMainThread].
| |
| MPI_Is_thread_main(Int32, Int32) |