MPE_Counter_create - create and initialize shared counter (process)
int MPE_Counter_create( oldcomm, smaller_comm, counter_comm )
MPI_Comm oldcomm, *smaller_comm, *counter_comm;
oldcomm
- Communicator to
smaller_comm
-
counter_comm
- Duplicate of oldcomm
mpe_counter.c
6/19/2001 MPE_Counter_create(4)