#include <comms.h>
Public Attributes | |
| int32_t * | sendcounts |
| int32_t * | recvcounts |
| int32_t * | sdispls |
| int32_t * | rdispls |
| int32_t * | sdispls_cpy |
| uint64_t * | recvcounts_temp |
| uint64_t * | sendcounts_temp |
| uint64_t * | sdispls_temp |
| uint64_t * | rdispls_temp |
| uint64_t * | sdispls_cpy_temp |
| uint64_t * | sendbuf_vert |
| uint64_t * | sendbuf_data |
| double * | sendbuf_data_flt |
| uint64_t * | recvbuf_vert |
| uint64_t * | recvbuf_data |
| double * | recvbuf_data_flt |
| uint64_t | total_recv |
| uint64_t | total_send |
| uint64_t | global_queue_size |