OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
GlobalComm.hpp File Reference
#include "Message/GlobalComm.h"
#include "Message/Communicate.h"
#include "Message/Message.h"
#include "Message/Tags.h"
#include "Utility/IpplInfo.h"
#include "Utility/IpplStats.h"
#include "Message/DataTypes.h"
#include "Message/Operations.h"
#include <algorithm>
Include dependency graph for GlobalComm.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class InputIterator , class OutputIterator , class ReduceOp >
bool reduce (Communicate &comm, InputIterator s1, InputIterator s2, OutputIterator t1, const ReduceOp &op, bool *IncludeVal)
 
template<class InputIterator , class OutputIterator , class ReduceOp >
bool reduce (InputIterator s1, InputIterator s2, OutputIterator t1, const ReduceOp &op, bool *IncludeVal)
 
template<class T , class ReduceOp >
bool reduce_masked (Communicate &comm, T &input, T &output, const ReduceOp &op, bool IncludeVal)
 
template<class T , class ReduceOp >
bool reduce_masked (T &input, T &output, const ReduceOp &op, bool IncludeVal)
 
template<class InputIterator , class RandomIterator , class ScatterOp >
bool scatter (Communicate &comm, InputIterator s1, InputIterator s2, RandomIterator t1, int *target_node, int *target_position, const ScatterOp &op)
 
template<class InputIterator , class RandomIterator , class ScatterOp >
bool scatter (InputIterator s1, InputIterator s2, RandomIterator t1, int *target_node, int *target_position, const ScatterOp &op)
 
template<typename T >
void gather (const T *input, T *output, int count, int root)
 
template<typename T >
void scatter (const T *input, T *output, int count, int root)
 
template<typename T , class Op >
void reduce (const T *input, T *output, int count, Op op, int root)
 
template<typename T , class Op >
void new_reduce (const T *input, T *output, int count, Op op, int root)
 
template<typename T , class Op >
void new_reduce (T *inout, int count, Op op, int root)
 
template<typename T , class Op >
void reduce (const T &input, T &output, int count, Op op, int root)
 
template<typename T , class Op >
void allreduce (const T *input, T *output, int count, Op op)
 
template<typename T , class Op >
void allreduce (const T &input, T &output, int count, Op op)
 
template<typename T , class Op >
void allreduce (T *inout, int count, Op op)
 
template<typename T , class Op >
void allreduce (T &inout, int count, Op op)
 

Function Documentation

template<typename T , class Op >
void allreduce ( const T input,
T output,
int  count,
Op  op 
)
template<typename T , class Op >
void allreduce ( const T input,
T output,
int  count,
Op  op 
)

Definition at line 520 of file GlobalComm.hpp.

References allreduce().

Here is the call graph for this function:

template<typename T , class Op >
void allreduce ( T inout,
int  count,
Op  op 
)

Definition at line 526 of file GlobalComm.hpp.

References IpplInfo::getComm().

Here is the call graph for this function:

template<typename T , class Op >
void allreduce ( T inout,
int  count,
Op  op 
)

Definition at line 537 of file GlobalComm.hpp.

References allreduce().

Here is the call graph for this function:

template<typename T >
void gather ( const T input,
T output,
int  count,
int  root 
)
template<typename T , class Op >
void new_reduce ( const T input,
T output,
int  count,
Op  op,
int  root 
)

Definition at line 477 of file GlobalComm.hpp.

References IpplInfo::getComm().

Referenced by MemoryProfiler::compute(), and LossDataSink::computeSetStatistics().

Here is the call graph for this function:

template<typename T , class Op >
void new_reduce ( T inout,
int  count,
Op  op,
int  root 
)

Definition at line 488 of file GlobalComm.hpp.

References IpplInfo::getComm(), and IpplInfo::myNode().

Here is the call graph for this function:

template<class InputIterator , class OutputIterator , class ReduceOp >
bool reduce ( Communicate comm,
InputIterator  s1,
InputIterator  s2,
OutputIterator  t1,
const ReduceOp &  op,
bool *  IncludeVal 
)

Definition at line 55 of file GlobalComm.hpp.

References IpplInfo::abort(), Communicate::broadcast_others(), COMM_ANY_NODE, COMM_REDUCE_CYCLE, COMM_REDUCE_RECV_TAG, COMM_REDUCE_SEND_TAG, Message::MsgItem::data(), endl(), ERRORMSG, getMessage(), Communicate::getNodes(), Message::item(), Communicate::myNode(), TagMaker::next_tag(), PETE_apply(), putMessage(), Communicate::receive_block(), Communicate::send(), and Message::size().

Referenced by PartBunchBase< T, Dim >::boundp_destroyT(), PartBunchBase< T, Dim >::calcEMean(), EnvelopeBunch::calcEmittance(), EnvelopeBunch::calcEnergyChirp(), PartBunchBase< T, Dim >::calcGammas(), PartBunchBase< T, Dim >::calcLineDensity(), ParallelCyclotronTracker::calcMeanP(), PartBunchBase< T, Dim >::calcMeanPhi(), ParallelCyclotronTracker::calcMeanR(), GreenWakeFunction::CalcWakeFFT(), BeamStripping::checkBeamStripping(), ParallelCyclotronTracker::checkNumPart(), Distribution::checkParticleNumber(), BareField< T, Dim >::CompressedFraction(), P3MPoissonSolver::compute_temperature(), P3MPoissonSolver::computeAvgSpaceChargeForces(), PeakFinder::computeCentroid_m(), ParallelTTracker::computeExternalFields(), ParallelTTracker::computeParticleMatterInteraction(), PartBunchBase< T, Dim >::correctEnergy(), Distribution::createDistributionFromFile(), PeakFinder::createHistogram_m(), ParallelCyclotronTracker::deleteParticle(), PartBunchBase< T, Dim >::destroyT(), Stripper::doFinaliseCheck(), CCollimator::doFinaliseCheck(), Distribution::doRestartOpalCycl(), Distribution::emitParticles(), Distribution::fillEBinHistogram(), AmrPartBunch::gatherLevelStatistics(), PartBins::getDelBinCont(), PartBinsCyc::getGlobalBinCount(), PartBins::getGlobalBinCount(), PartBunchBase< T, Dim >::getIfBeamEmitting(), PartBunchBase< T, Dim >::getLastEmittedEnergyBin(), Distribution::getMaxTOrZ(), Distribution::getMinTOrZ(), Distribution::getNumberOfParticlesInFile(), PartBins::getTotalNum(), PartBins::getTotalNumPerBin(), ParallelSliceTracker::hasEndOfLineReached(), ParallelTTracker::hasEndOfLineReached(), LossDataSink::hasNoParticlesToDump(), LossDataSink::hasTimeAttribute(), ParticleAttrib< CacheDataCIC< double, 3U > >::isDirty(), IpplMessageCounterRegion::print(), Timing::print(), Distribution::printDist(), IpplCounter::printIt(), PartBunchBase< T, Dim >::Rebin(), reduce(), Distribution::reflectDistribution(), PartBunchBase< T, Dim >::resetPartBinID2(), PartBins::resetPartInBin(), PartBins::resetPartInBin_cyc(), LossDataSink::saveH5(), EnvelopeBunch::setBinnedLShape(), Distribution::setupEmissionModelNone(), Distribution::shiftBeam(), PartBins::sortArray(), EnvelopeBunch::timeStep(), ParticleLayoutFromGrid::update(), PartBins::updateDeletedPartsInBin(), PartBunchBase< T, Dim >::updateNumTotal(), PartBins::updatePartInBin(), PartBins::updateStatus(), Distribution::writeOutFileHeader(), Distribution::writeOutFileInjection(), DataSink::writePartlossZASCII(), and ParallelTTracker::writePhaseSpace().

Here is the call graph for this function:

template<class InputIterator , class OutputIterator , class ReduceOp >
bool reduce ( InputIterator  s1,
InputIterator  s2,
OutputIterator  t1,
const ReduceOp &  op,
bool *  IncludeVal 
)

Definition at line 194 of file GlobalComm.hpp.

References IpplInfo::Comm, and reduce().

Here is the call graph for this function:

template<typename T , class Op >
void reduce ( const T input,
T output,
int  count,
Op  op,
int  root 
)

Definition at line 467 of file GlobalComm.hpp.

References IpplInfo::getComm().

Here is the call graph for this function:

template<typename T , class Op >
void reduce ( const T input,
T output,
int  count,
Op  op,
int  root 
)

Definition at line 504 of file GlobalComm.hpp.

References reduce().

Here is the call graph for this function:

template<class T , class ReduceOp >
bool reduce_masked ( Communicate comm,
T input,
T output,
const ReduceOp &  op,
bool  IncludeVal 
)
template<class T , class ReduceOp >
bool reduce_masked ( T input,
T output,
const ReduceOp &  op,
bool  IncludeVal 
)

Definition at line 334 of file GlobalComm.hpp.

References IpplInfo::Comm, and reduce_masked().

Here is the call graph for this function:

template<class InputIterator , class RandomIterator , class ScatterOp >
bool scatter ( Communicate comm,
InputIterator  s1,
InputIterator  s2,
RandomIterator  t1,
int *  target_node,
int *  target_position,
const ScatterOp &  op 
)
template<class InputIterator , class RandomIterator , class ScatterOp >
bool scatter ( InputIterator  s1,
InputIterator  s2,
RandomIterator  t1,
int *  target_node,
int *  target_position,
const ScatterOp &  op 
)

Definition at line 440 of file GlobalComm.hpp.

References IpplInfo::Comm, and scatter().

Here is the call graph for this function:

template<typename T >
void scatter ( const T input,
T output,
int  count,
int  root 
)

Definition at line 458 of file GlobalComm.hpp.

References IpplInfo::getComm().

Here is the call graph for this function: