NAME

     bsp_pid - determines the process identifier of  a  BSP  pro-
     cess.



C SYNOPSIS

     #include "bsp.h"

     int bsp_pid();


FORTRAN SYNOPSIS

     INCLUDE 'fbsp.h'

     INTEGER FUNCTION bsppid()



DESCRIPTION

     The function bsp_pid returns the process identifier  of  the
     process  executing the function call; where 0 <= bsp_pid() <
     bsp_nprocs().



SEE ALSO

     bsplib(3), bsp_nprocs(3)

     ``BSPlib: The BSP Programming Library'' Jonathan M. D. Hill,
     Bill  McColl,  Dan  C.  Stefanescu,  Mark W. Goudreau, Kevin
     Lang, Satish B. Rao, , Torsten Suel, Thanasis Tsantilas, and
     Rob  Bisseling.  Parallel  Computing,  to  appear  1998. See
     http://www.bsp-worldwide.org for more details.



BUGS

     Problems  and  bug  reports  should  be  mailed  to  bsplib-
     bugs@comlab.ox.ac.uk



AUTHORS

     The Oxford BSP Toolset implementation of BSPlib was  written
     by Jonathan.Hill@comlab.ox.ac.uk
     http://www.comlab.ox.ac.uk/oucl/people/jonathan.hill.html












Man(1) output converted with man2html