14 #include "libmesh/communicator.h" const Parallel::Communicator & _mur_communicator
communicator for this object
void sharedMemoryRanksByProcessorname()
Identify hardware by MPI processor name.
std::vector< unsigned long long > _hardware_memory_total
total RAM for each hardware ID (node) (valid on rank zero only)
uint8_t processor_id_type
Mix-in class for querying memory metrics used by MemoryUsage and VectorMemoryUsage.
Every object that can be built by the factory should be derived from this class.
unsigned long long _memory_total
total RAM installed in the local node
MemoryUsageReporter(const MooseObject *moose_object)
void sharedMemoryRanksBySplitCommunicator()
Use a share memory type communicator split (MPI3)
processor_id_type _nrank
number of ranks in the object's communicator
processor_id_type _my_rank
this objects rank
const std::vector< unsigned int > & _hardware_id
hardware IDs for each MPI rank (valid on rank zero only)