MPIBlib: MPI Benchmark library
MPIB_SGv_sorter Struct Reference
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:
- collectives/sgv_flat.h