Go to the source code of this file.
Functions/Subroutines | |
| subroutine | spmd_iallgather_int (sendbuf, recvbuf, send_size, total_rcv_size, rcv_size, request, comm) |
| subroutine spmd_iallgather_int | ( | intent(in) | sendbuf, |
| intent(out) | recvbuf, | ||
| integer, intent(in) | send_size, | ||
| integer, intent(in) | total_rcv_size, | ||
| integer, intent(in) | rcv_size, | ||
| integer, intent(in) | request, | ||
| integer, intent(in) | comm ) |
Definition at line 29 of file spmd_iallgather_int.F.