**** process groups/nodes in the process tree
More...
|
integer | nprow =0 |
|
integer | npcol =0 |
|
integer | nproc =0 |
| number of processors and 2D grids More...
|
|
integer | head =-1 |
|
integer | tail =-1 |
| start and end process in the Comm of d_proctree More...
|
|
integer | ctxt =-1 |
| blacs context More...
|
|
integer | ctxt1d =-1 |
| blacs context 1D Row noncyclic (used to distribute from 2D grids to customized noncyclic 1D d_grid) More...
|
|
integer | ctxt1dcol =-1 |
| blacs context 1D Col noncyclic (used to pass into d_pgemr2df90, otherwise pgemr2d will create an internal 1D col d_grid, see http: More...
|
|
integer | ctxt_head =-1 |
| blacs context only involving the head process (used to gather and broadcast) More...
|
|
integer | comm = MPI_COMM_NULL |
| MPI communicator for all processes in this node. More...
|
|
**** process groups/nodes in the process tree
◆ comm
integer d_bpack_defs::d_procgroup::comm = MPI_COMM_NULL |
MPI communicator for all processes in this node.
◆ ctxt
integer d_bpack_defs::d_procgroup::ctxt =-1 |
◆ ctxt1d
integer d_bpack_defs::d_procgroup::ctxt1d =-1 |
blacs context 1D Row noncyclic (used to distribute from 2D grids to customized noncyclic 1D d_grid)
◆ ctxt1dcol
integer d_bpack_defs::d_procgroup::ctxt1dcol =-1 |
blacs context 1D Col noncyclic (used to pass into d_pgemr2df90, otherwise pgemr2d will create an internal 1D col d_grid, see http:
◆ ctxt_head
integer d_bpack_defs::d_procgroup::ctxt_head =-1 |
blacs context only involving the head process (used to gather and broadcast)
◆ head
integer d_bpack_defs::d_procgroup::head =-1 |
◆ npcol
integer d_bpack_defs::d_procgroup::npcol =0 |
◆ nproc
integer d_bpack_defs::d_procgroup::nproc =0 |
number of processors and 2D grids
◆ nprow
integer d_bpack_defs::d_procgroup::nprow =0 |
◆ tail
integer d_bpack_defs::d_procgroup::tail =-1 |
The documentation for this type was generated from the following file:
- /home/administrator/Desktop/Research/ButterflyPACK/SRC_DOUBLE/dBPACK_defs.f90