MPIBlib: MPI Benchmark library

MPIB_SGv_sorter Struct Reference

List of all members.

Public Attributes

void(* sort )(void *_this, const int size, const int *counts, size_t *indices)

Detailed Description

Sorter for base sorted flat-tree scatterv/gatherv


Member Data Documentation

void(* MPIB_SGv_sorter::sort)(void *_this, const int size, const int *counts, size_t *indices)
Parameters:
_this self pointer
size number of processes
counts message sizes (in bytes)
indices sorted ranks (result), must be pre-allocated

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