Peano
Loading...
Searching...
No Matches
Rank.h File Reference
#include "tarch/logging/Log.h"
#include <ctime>
#include <functional>
#include "mpi.h"
Include dependency graph for Rank.h:

Go to the source code of this file.

Data Structures

class  tarch::mpi::Rank
 Represents a program instance within a cluster. More...
 

Namespaces

namespace  tarch
 Have to include this header, as I need access to the SYCL_EXTERNAL keyword.
 
namespace  tarch::mpi
 

Functions

std::string tarch::mpi::MPIStatusToString (const MPI_Status &status)
 Returns a string representation of the mpi status.
 
std::string tarch::mpi::MPIReturnValueToString (int result)