PPL Logo

ck-ldb/ZoltanLB.C File Reference

Load balancer using Zoltan hypergraph partitioner. More...

Go to the source code of this file.

Data Structures

struct  HGRAPH_DATA

Functions

static int get_number_of_vertices (void *data, int *ierr)
static void get_vertex_list (void *data, int sizeGID, int sizeLID, ZOLTAN_ID_PTR globalID, ZOLTAN_ID_PTR localID, int wgt_dim, float *obj_wgts, int *ierr)
static void get_hypergraph_size (void *data, int *num_lists, int *num_nonzeroes, int *format, int *ierr)
static void get_hypergraph (void *data, int sizeGID, int num_edges, int num_nonzeroes, int format, ZOLTAN_ID_PTR edgeGID, int *vtxPtr, ZOLTAN_ID_PTR vtxGID, int *ierr)
static void get_hypergraph_edge_size (void *data, int *num_edges, int *ierr)
static void get_hypergraph_edge_wgts (void *data, int numGID, int numLID, int num_edges, int edge_weight_dim, ZOLTAN_ID_PTR edgeGID, ZOLTAN_ID_PTR edgeLID, float *edge_wgts, int *ierr)
 CreateLBFunc_Def (ZoltanLB,"Use Zoltan(tm) to partition object graph")

Variables

int quietModeRequested


Detailed Description

Load balancer using Zoltan hypergraph partitioner.

This is a multicast aware load balancer Harshitha, 2012/02/21

Definition in file ZoltanLB.C.


Generated on Mon Sep 21 07:59:34 2020 for Charm++ by  doxygen 1.5.5