MPE_Counter_create
create and initialize shared counter (process)Synopsis
int MPE_Counter_create( oldcomm, smaller_comm, counter_comm ) MPI_Comm oldcomm, *smaller_comm, *counter_comm;
Input Parameter
- oldcomm
- Communicator to
Output Parameters
| smaller_comm |
| |
| counter_comm | Duplicate of oldcomm
|
Location:mpe_counter.c
