Classes | Namespaces

src/multi_gather.h File Reference

Asynchronous, some-to-some gather operation used by parallel clustering algorithms to simultaneously send members of sample sets to a set of distributed worker processes. More...

#include <mpi.h>
#include <vector>
#include <iostream>
#include "mpi_bindings.h"
#include <algorithm>
Include dependency graph for multi_gather.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  multi_gather< T >
 Asynchronous, some-to-some gather operation used by parallel clustering algorithms to simultaneously send members of sample sets to a set of distributed worker processes. More...
struct  multi_gather< T >::buffer
 internal struct for buffering sends and recvs.

Namespaces

namespace  cluster
 

Namespace for everything in the cluster library.



Detailed Description

Asynchronous, some-to-some gather operation used by parallel clustering algorithms to simultaneously send members of sample sets to a set of distributed worker processes.

Author:
Todd Gamblin tgamblin@llnl.gov

Definition in file multi_gather.h.

Muster. Copyright © 2010, Lawrence Livermore National Laboratory, LLNL-CODE-433662.
Distribution of Muster and its documentation is subject to terms of the Muster LICENSE.
Generated on Mon Dec 20 2010 using Doxygen 1.7.2