|
SUNphi
1.0
|
Incapsulate all functionalities of MPI into a more convenient form. More...
#include <ios/MinimalLogger.hpp>#include <metaprogramming/TypeTraits.hpp>#include <system/Timer.hpp>#include <serialize/Binarize.hpp>#include <utility/SingleInstance.hpp>#include <Threads.hpp>Go to the source code of this file.
Classes | |
| class | SUNphi::Mpi |
| Class wrapping all MPI functionalities. More... | |
Macros | |
| #define | ALLOWS_ALL_RANKS_TO_PRINT_FOR_THIS_SCOPE(LOGGER) SET_FOR_CURRENT_SCOPE(LOGGER_ALL_RANKS_PRINT,LOGGER.onlyMasterRankPrint,false) |
| Makes all thread print for current scope. | |
Variables | |
| Mpi | SUNphi::mpi |
| Gloabl MPI. More... | |
Incapsulate all functionalities of MPI into a more convenient form.
Definition in file Mpi.hpp.
| Mpi SUNphi::mpi |