COMBINATORIAL_BLAS  1.6
combblas::packed_edge Struct Reference

#include <DistEdgeList.h>

Public Attributes

uint32_t v0_low
 
uint32_t v1_low
 
uint32_t high
 

Detailed Description

From Graph 500 reference implementation v2.1.1

Definition at line 59 of file DistEdgeList.h.

Member Data Documentation

◆ high

uint32_t combblas::packed_edge::high

Definition at line 62 of file DistEdgeList.h.

◆ v0_low

uint32_t combblas::packed_edge::v0_low

Definition at line 60 of file DistEdgeList.h.

◆ v1_low

uint32_t combblas::packed_edge::v1_low

Definition at line 61 of file DistEdgeList.h.


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