#include <OperationCreateGraphMPI.hpp>
◆ GraphCreationWorker() [1/2]
sgpp::datadriven::clusteringmpi::GraphCreationWorker::GraphCreationWorker |
( |
| ) |
|
|
inline |
◆ GraphCreationWorker() [2/2]
sgpp::datadriven::clusteringmpi::GraphCreationWorker::GraphCreationWorker |
( |
sgpp::base::DataMatrix & |
data, |
|
|
int |
k |
|
) |
| |
|
inline |
◆ ~GraphCreationWorker()
virtual sgpp::datadriven::clusteringmpi::GraphCreationWorker::~GraphCreationWorker |
( |
void |
| ) |
|
|
inlinevirtual |
◆ divide_workpackages()
void sgpp::datadriven::clusteringmpi::GraphCreationWorker::divide_workpackages |
( |
int * |
package, |
|
|
std::vector< int > & |
graph |
|
) |
| |
|
inlineprotected |
◆ start_worker_main()
void sgpp::datadriven::clusteringmpi::GraphCreationWorker::start_worker_main |
( |
void |
| ) |
|
|
inlinevirtual |
Implements sgpp::datadriven::clusteringmpi::MPIWorkerBase.
References sgpp::datadriven::DensityOCLMultiPlatform::OperationCreateGraphOCL::create_graph(), sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase::dataset, sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase::dataset_size, create_dataset::dest, sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase::dimensions, divide_workpackages(), sgpp::datadriven::clusteringmpi::MPIEnviroment::get_node_rank(), sgpp::datadriven::clusteringmpi::MPIEnviroment::get_sub_worker_count(), sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase::k, master_worker_comm, and sgpp::datadriven::clusteringmpi::MPIWorkerBase::verbose.
◆ lambda
double sgpp::datadriven::clusteringmpi::GraphCreationWorker::lambda |
|
protected |
◆ master_worker_comm
MPI_Comm& sgpp::datadriven::clusteringmpi::GraphCreationWorker::master_worker_comm |
|
protected |
◆ op
◆ opencl_node
bool sgpp::datadriven::clusteringmpi::GraphCreationWorker::opencl_node |
|
protected |
◆ overseer_node
bool sgpp::datadriven::clusteringmpi::GraphCreationWorker::overseer_node |
|
protected |
◆ sub_worker_comm
MPI_Comm& sgpp::datadriven::clusteringmpi::GraphCreationWorker::sub_worker_comm |
|
protected |
The documentation for this class was generated from the following file: