SG++-Doxygen-Documentation
sgpp::datadriven::clusteringmpi::DensityRhsWorker Class Reference

#include <OperationRhsMPI.hpp>

Inheritance diagram for sgpp::datadriven::clusteringmpi::DensityRhsWorker:
sgpp::datadriven::clusteringmpi::MPIWorkerGridBase sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase sgpp::datadriven::clusteringmpi::MPIWorkerPackageBase< double > sgpp::datadriven::clusteringmpi::MPIWorkerBase sgpp::datadriven::clusteringmpi::MPIWorkerBase sgpp::datadriven::clusteringmpi::MPIWorkerBase sgpp::datadriven::clusteringmpi::OperationDensityRhsMPI

Public Member Functions

 DensityRhsWorker ()
 
 DensityRhsWorker (base::Grid &grid, sgpp::base::DataMatrix &data, std::string ocl_config_file)
 
virtual ~DensityRhsWorker (void)
 
- Public Member Functions inherited from sgpp::datadriven::clusteringmpi::MPIWorkerGridBase
virtual ~MPIWorkerGridBase ()
 
- Public Member Functions inherited from sgpp::datadriven::clusteringmpi::MPIWorkerBase
 MPIWorkerBase (std::string worker_class_name)
 
 MPIWorkerBase ()
 
void release_sub_workers (void)
 
void start_sub_workers (void)
 
virtual ~MPIWorkerBase (void)
 
- Public Member Functions inherited from sgpp::datadriven::clusteringmpi::MPIWorkerPackageBase< double >
 MPIWorkerPackageBase (std::string operationName, int multiplier)
 
 MPIWorkerPackageBase (std::string operationName, int multiplier, std::string ocl_conf_filename)
 
void start_worker_main (void)
 
virtual ~MPIWorkerPackageBase ()
 

Protected Member Functions

void begin_opencl_operation (int *workpackage)
 
void finalize_opencl_operation (double *result_buffer, int *workpackage)
 
void receive_and_send_initial_data (void)
 
- Protected Member Functions inherited from sgpp::datadriven::clusteringmpi::MPIWorkerGridBase
 MPIWorkerGridBase (std::string operationName)
 
 MPIWorkerGridBase (std::string operationName, base::Grid &grid)
 
- Protected Member Functions inherited from sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase
 MPIWorkerGraphBase (std::string operationName, sgpp::base::DataMatrix &data, int k)
 
 MPIWorkerGraphBase (sgpp::base::DataMatrix &data, int k)
 
 MPIWorkerGraphBase (std::string operationName)
 
virtual ~MPIWorkerGraphBase (void)
 
- Protected Member Functions inherited from sgpp::datadriven::clusteringmpi::MPIWorkerPackageBase< double >
void divide_workpackages (int *package, double *erg)
 

Protected Attributes

base::DataMatrixdata_matrix
 
double lambda
 
DensityOCLMultiPlatform::OperationDensityop
 
- Protected Attributes inherited from sgpp::datadriven::clusteringmpi::MPIWorkerGridBase
int complete_gridsize
 
int grid_dimensions
 
int * gridpoints
 
int gridsize
 
- Protected Attributes inherited from sgpp::datadriven::clusteringmpi::MPIWorkerBase
bool verbose
 
- Protected Attributes inherited from sgpp::datadriven::clusteringmpi::MPIWorkerGraphBase
double * dataset
 
int dataset_size
 
int dimensions
 
int k
 
- Protected Attributes inherited from sgpp::datadriven::clusteringmpi::MPIWorkerPackageBase< double >
MPI_Comm & master_worker_comm
 
MPI_Datatype mpi_typ
 
size_t opencl_device
 
bool opencl_node
 
size_t opencl_platform
 
bool overseer_node
 
int packagesize_multiplier
 
base::OCLOperationConfigurationparameters
 
bool prefetching
 
bool redistribute
 
int secondary_workpackage [2]
 
size_t size
 
MPI_Comm & sub_worker_comm
 

Constructor & Destructor Documentation

◆ DensityRhsWorker() [1/2]

◆ DensityRhsWorker() [2/2]

sgpp::datadriven::clusteringmpi::DensityRhsWorker::DensityRhsWorker ( base::Grid grid,
sgpp::base::DataMatrix data,
std::string  ocl_config_file 
)
inline

◆ ~DensityRhsWorker()

virtual sgpp::datadriven::clusteringmpi::DensityRhsWorker::~DensityRhsWorker ( void  )
inlinevirtual

Member Function Documentation

◆ begin_opencl_operation()

void sgpp::datadriven::clusteringmpi::DensityRhsWorker::begin_opencl_operation ( int *  workpackage)
inlineprotectedvirtual

◆ finalize_opencl_operation()

void sgpp::datadriven::clusteringmpi::DensityRhsWorker::finalize_opencl_operation ( double *  result_buffer,
int *  workpackage 
)
inlineprotectedvirtual

◆ receive_and_send_initial_data()

Member Data Documentation

◆ data_matrix

base::DataMatrix* sgpp::datadriven::clusteringmpi::DensityRhsWorker::data_matrix
protected

◆ lambda

double sgpp::datadriven::clusteringmpi::DensityRhsWorker::lambda
protected

◆ op

DensityOCLMultiPlatform::OperationDensity* sgpp::datadriven::clusteringmpi::DensityRhsWorker::op
protected

Referenced by ~DensityRhsWorker().


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