File |
Line number |
Procedure |
Code |
./pkg/exch2/w2_cumulsum_z_tile.F |
108 |
W2_CUMULSUM_Z_TILE_RL |
ready_to_receive = 0 |
./pkg/exch2/w2_cumulsum_z_tile.F |
114 |
W2_CUMULSUM_Z_TILE_RL |
CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER, |
./pkg/exch2/w2_cumulsum_z_tile.F |
130 |
W2_CUMULSUM_Z_TILE_RL |
CALL MPI_SEND (ready_to_receive, 1, MPI_INTEGER, |
./pkg/exch2/w2_cumulsum_z_tile.F |
73 |
W2_CUMULSUM_Z_TILE_RL |
INTEGER lbuf1, lbuf2, idest, itag, ready_to_receive |
./eesupp/src/cumulsum_z_tile.F |
100 |
CUMULSUM_Z_TILE_RL |
ready_to_receive = 0 |
./eesupp/src/cumulsum_z_tile.F |
106 |
CUMULSUM_Z_TILE_RL |
CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER, |
./eesupp/src/cumulsum_z_tile.F |
132 |
CUMULSUM_Z_TILE_RL |
CALL MPI_SEND (ready_to_receive, 1, MPI_INTEGER, |
./eesupp/src/cumulsum_z_tile.F |
64 |
CUMULSUM_Z_TILE_RL |
INTEGER lbuf1, lbuf2, idest, itag, ready_to_receive |
./eesupp/src/gather_xz.F |
24 |
GATHER_XZ |
INTEGER lbuff, idest, itag, npe, ready_to_receive |
./eesupp/src/gather_xz.F |
47 |
GATHER_XZ |
ready_to_receive = 0 |
./eesupp/src/gather_xz.F |
65 |
GATHER_XZ |
CALL MPI_SEND (ready_to_receive, 1, MPI_INTEGER, |
./eesupp/src/gather_xz.F |
86 |
GATHER_XZ |
CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER, |
./eesupp/src/gather_yz.F |
24 |
GATHER_YZ |
INTEGER lbuff, idest, itag, npe, ready_to_receive |
./eesupp/src/gather_yz.F |
47 |
GATHER_YZ |
ready_to_receive = 0 |
./eesupp/src/gather_yz.F |
65 |
GATHER_YZ |
CALL MPI_SEND (ready_to_receive, 1, MPI_INTEGER, |
./eesupp/src/gather_yz.F |
86 |
GATHER_YZ |
CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER, |
./eesupp/src/global_sum_tile.F |
100 |
GLOBAL_SUM_TILE_RL |
CALL MPI_RECV (ready_to_receive, 1, MPI_INTEGER, |
./eesupp/src/global_sum_tile.F |
127 |
GLOBAL_SUM_TILE_RL |
CALL MPI_SEND (ready_to_receive, 1, MPI_INTEGER, |
./eesupp/src/global_sum_tile.F |
59 |
GLOBAL_SUM_TILE_RL |
INTEGER lbuff, idest, itag, ready_to_receive |
./eesupp/src/global_sum_tile.F |
94 |
GLOBAL_SUM_TILE_RL |
ready_to_receive = 0 |