COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
thread_comm_t Struct Reference

#include <comms.h>

Public Attributes

int32_t tid
 
bool * v_to_rank
 
uint64_tsendcounts_thread
 
uint64_tsendbuf_vert_thread
 
uint64_tsendbuf_data_thread
 
double * sendbuf_data_thread_flt
 
int32_tsendbuf_rank_thread
 
uint64_tthread_starts
 
uint64_t thread_queue_size
 

Detailed Description

Definition at line 108 of file comms.h.

Member Data Documentation

◆ sendbuf_data_thread

uint64_t* thread_comm_t::sendbuf_data_thread

Definition at line 113 of file comms.h.

◆ sendbuf_data_thread_flt

double* thread_comm_t::sendbuf_data_thread_flt

Definition at line 114 of file comms.h.

◆ sendbuf_rank_thread

int32_t* thread_comm_t::sendbuf_rank_thread

Definition at line 115 of file comms.h.

◆ sendbuf_vert_thread

uint64_t* thread_comm_t::sendbuf_vert_thread

Definition at line 112 of file comms.h.

◆ sendcounts_thread

uint64_t* thread_comm_t::sendcounts_thread

Definition at line 111 of file comms.h.

◆ thread_queue_size

uint64_t thread_comm_t::thread_queue_size

Definition at line 117 of file comms.h.

◆ thread_starts

uint64_t* thread_comm_t::thread_starts

Definition at line 116 of file comms.h.

◆ tid

int32_t thread_comm_t::tid

Definition at line 109 of file comms.h.

◆ v_to_rank

bool* thread_comm_t::v_to_rank

Definition at line 110 of file comms.h.


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