ATLAS Offline Software
Classes | Namespaces | Enumerations
IMPIClusterSvc.h File Reference
#include <cstdint>
#include <string>
#include "GaudiKernel/IInterface.h"
Include dependency graph for IMPIClusterSvc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMPIClusterSvc
 Interface for the MPIClusterSvc, which manages internode communications in AthenaMPI. More...
 

Namespaces

 boost
 
 boost::mpi3
 

Enumerations

enum  ClusterComm { ClusterComm::Default, ClusterComm::EventData }
 

Enumeration Type Documentation

◆ ClusterComm

enum ClusterComm
strong
Enumerator
Default 
EventData 

Definition at line 18 of file IMPIClusterSvc.h.

18 { Default, EventData };
EventData
Definition: Trigger/TrigAccel/TrigCudaFitter/src/EventData.h:11
ClusterComm::Default
@ Default