libxmp/libxmpf in Omni Compiler  1.3.4
_XMP_tca_coll_info_type Struct Reference

Data Fields

int tail_id
 
void * dev_addr [_XMP_TCA_COLL_MAX]
 
int count [_XMP_TCA_COLL_MAX]
 
int datatype [_XMP_TCA_COLL_MAX]
 
int op [_XMP_TCA_COLL_MAX]
 
MPI_Comm mpi_comm [_XMP_TCA_COLL_MAX]
 
void * cpu_sendbuf [_XMP_TCA_COLL_MAX]
 
void * cpu_recvbuf [_XMP_TCA_COLL_MAX]
 
tcaHandle * recv_handles [_XMP_TCA_COLL_MAX]
 
tcaHandle send_handles [_XMP_TCA_COLL_MAX]
 
tcaHandle device_handles [_XMP_TCA_COLL_MAX]
 
tcaPIOHandle * pio_handles [_XMP_TCA_COLL_MAX]
 
tcaDesc * d2h_desc [_XMP_TCA_COLL_MAX]
 
tcaDesc * h2d_desc [_XMP_TCA_COLL_MAX]
 
_Bool flag [_XMP_TCA_COLL_MAX]
 
size_t datasize [_XMP_TCA_COLL_MAX]
 
int num_comms [_XMP_TCA_COLL_MAX]
 
size_t recv_next_aligned_stride [_XMP_TCA_COLL_MAX]
 
tcaOp tca_op [_XMP_TCA_COLL_MAX]
 
tcaDataType tca_datatype [_XMP_TCA_COLL_MAX]
 
MPI_Request * req [_XMP_TCA_COLL_MAX]
 

Field Documentation

◆ count

int _XMP_tca_coll_info_type::count

◆ cpu_recvbuf

void * _XMP_tca_coll_info_type::cpu_recvbuf

◆ cpu_sendbuf

void * _XMP_tca_coll_info_type::cpu_sendbuf

◆ d2h_desc

tcaDesc * _XMP_tca_coll_info_type::d2h_desc

◆ datasize

size_t _XMP_tca_coll_info_type::datasize

◆ datatype

int _XMP_tca_coll_info_type::datatype

◆ dev_addr

void * _XMP_tca_coll_info_type::dev_addr

◆ device_handles

tcaHandle _XMP_tca_coll_info_type::device_handles

◆ flag

_Bool _XMP_tca_coll_info_type::flag

◆ h2d_desc

tcaDesc * _XMP_tca_coll_info_type::h2d_desc

◆ mpi_comm

MPI_Comm _XMP_tca_coll_info_type::mpi_comm

◆ num_comms

int _XMP_tca_coll_info_type::num_comms

◆ op

int _XMP_tca_coll_info_type::op

◆ pio_handles

tcaPIOHandle * _XMP_tca_coll_info_type::pio_handles

◆ recv_handles

tcaHandle * _XMP_tca_coll_info_type::recv_handles

◆ recv_next_aligned_stride

size_t _XMP_tca_coll_info_type::recv_next_aligned_stride

◆ req

MPI_Request* _XMP_tca_coll_info_type::req[_XMP_TCA_COLL_MAX]

◆ send_handles

tcaHandle _XMP_tca_coll_info_type::send_handles

◆ tail_id

int _XMP_tca_coll_info_type::tail_id

◆ tca_datatype

tcaDataType _XMP_tca_coll_info_type::tca_datatype

◆ tca_op

tcaOp _XMP_tca_coll_info_type::tca_op

The documentation for this struct was generated from the following files: