GRASP
Functions/Subroutines
mpiu.f90 File Reference

Functions/Subroutines

subroutine startmpi (myid, nprocs, host, lenhost)
 
subroutine startmpi2 (myid, nprocs, host, lenhost, ncount1, startdir, permdir, tmpdir, progname)
 
subroutine stopmpi (what, myid)
 
subroutine stopmpi2 (myid, nprocs, host, lenhost, ncount1, progname)
 
subroutine mpix_printmsg (msg, myid, nprocs)
 
subroutine mpix_chkpt (myid, what)
 
subroutine mpix_bytes (n, newType, ierr)
 
subroutine gdsummpi (x, n)
 
subroutine gisummpi (ix, n)
 

Function/Subroutine Documentation

◆ gdsummpi()

subroutine gdsummpi ( real(double), dimension(1:n), intent(inout)  x,
integer, intent(in n 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ gisummpi()

subroutine gisummpi ( integer, dimension(1:n), intent(inout)  ix,
integer, intent(in n 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mpix_bytes()

subroutine mpix_bytes ( integer, intent(in n,
integer, intent(out newType,
integer, intent(out ierr 
)
Here is the caller graph for this function:

◆ mpix_chkpt()

subroutine mpix_chkpt ( integer, intent(in myid,
character(len=*), intent(in what 
)

◆ mpix_printmsg()

subroutine mpix_printmsg ( character(len=*), intent(out msg,
integer, intent(in myid,
integer, intent(in nprocs 
)
Here is the caller graph for this function:

◆ startmpi()

subroutine startmpi ( integer, intent(in myid,
integer, intent(in nprocs,
character(len=*), intent(in host,
integer, intent(in lenhost 
)
Here is the caller graph for this function:

◆ startmpi2()

subroutine startmpi2 ( integer, intent(in myid,
integer, intent(in nprocs,
character(len=*), intent(in host,
integer, intent(in lenhost,
integer, intent(out ncount1,
character(len=*), intent(out startdir,
character(len=*), intent(out permdir,
character(len=*), intent(out tmpdir,
character(len=*), intent(in progname 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ stopmpi()

subroutine stopmpi ( character(len=*), intent(in what,
integer, intent(in myid 
)
Here is the caller graph for this function:

◆ stopmpi2()

subroutine stopmpi2 ( integer, intent(in myid,
integer, intent(in nprocs,
character*(*), intent(in host,
integer, intent(in lenhost,
integer  ncount1,
character*(*), intent(in progname 
)
Here is the call graph for this function:
Here is the caller graph for this function: