[MPICH] "Using MPI-2" authors implementation of Global Arrays

Anthony Chan chan at mcs.anl.gov
Thu Sep 27 10:16:39 CDT 2007



On Thu, 27 Sep 2007, peter_raeth at juno.com wrote:

> Having found the full code for mutexes, it is necessary now to find the definitions of MPE mutex calls. MPE is mentioned on p197 as another library developed by the book's authors.

MPE_Counter_* are defined in mpe2/src/unused/src/mpe_counter.c.

>
> Downloaded the MPE library from ftp://ftp.mcs.anl.gov/pub/mpi/mpe/mpe2-1.0.6p1.tar.gz but am unable to find definitions for such calls as MPE_Mutex_create, either in the MPE library or in the book's compressed code file at ftp://ftp.mcs.anl.gov/pub/mpi/usingmpi2/UsingMPI2.tar.gz.
>
> Can someone tell me where to download the code for MPE Mutex calls?

I looked through the mpe2 and the old, original, mpe cvs tree and 
still couldn't find any code that defines MPE_Mutex_*

A.Chan




More information about the mpich-discuss mailing list