40#ifndef __SEGMENT_DESCRIPTOR__ 
   41#define __SEGMENT_DESCRIPTOR__ 
struct segmentDescriptor SegmentDescriptor_s
Definition SegmentDescriptor.h:57
Definition SegmentDescriptor.h:44
cudaEvent_t rx_finish
Definition SegmentDescriptor.h:54
dim3 local_dimensions
Definition SegmentDescriptor.h:45
cudaEvent_t x_finish
Definition SegmentDescriptor.h:54
cudaEvent_t diffusion_finished
Definition SegmentDescriptor.h:54
cudaStream_t stream1
Definition SegmentDescriptor.h:51
int3 global_offset
Definition SegmentDescriptor.h:46
dim3 active_offset
Definition SegmentDescriptor.h:49
dim3 active_dimensions
Definition SegmentDescriptor.h:48
int gpuid
Definition SegmentDescriptor.h:52
cudaStream_t stream2
Definition SegmentDescriptor.h:51