ATLAS Offline Software
AthCUDAServices_entries.cxx
Go to the documentation of this file.
1 //
2 // Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 //
4 
5 // Local include(s).
6 #include "../KernelRunnerSvc.h"
7 #include "../StreamPoolSvc.h"
8 
9 // Declare the component(s) to Gaudi.
AthCUDA::KernelRunnerSvc
Service used for executing AthCUDA::IKernelTask tasks.
Definition: KernelRunnerSvc.h:33
AthCUDA::StreamPoolSvc
Service managing a fixed number of CUDA streams for an application.
Definition: StreamPoolSvc.h:31
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)