ATLAS Offline Software
Loading...
Searching...
No Matches
AthHIPComps_entries.cxx
Go to the documentation of this file.
1//
2// Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3//
4
5// Copy component(s).
6#include "../AsyncCopyTool.h"
7#include "../CopyTool.h"
8
9// Memory resource component(s).
13
14// Stream component(s).
18#include "../SingleStreamSvc.h"
20
21// Declare the component(s) to Gaudi.
24
28
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Tool providing an asynchronous vecmem::copy object for HIP devices.
Tool providing a synchronous vecmem::copy object for HIP devices.
Tool providing memory resource for device memory.
Tool providing memory resource for pinned host memory.
Tool providing memory resource for managed host/device memory.
Tool providing a separate (single) HIP stream to the component using it.
Tool providing a separate, per-event HIP streams to the component using it.
Service providing HIP streams to (reentrant) algorithms.
Service providing HIP streams to (reentrant) algorithms.
Tool exposing a HIP stream service as a HIP stream tool.