|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGINDETCUDA_TRIGITkMODULECUDA_H
6 #define TRIGINDETCUDA_TRIGITkMODULECUDA_H
37 cudaError_t
error = cudaGetLastError();
38 if(
error != cudaSuccess) {
39 printf(
"%d CUDA error %d: %s\n", getpid(),
code, cudaGetErrorString(
error));
constexpr unsigned int TrigITkModuleID_CUDA
std::map< int, unsigned char * > m_d_detmodel_ptrs
void checkError(int code=0) const
std::atomic< unsigned int > m_workItemCounters[100]
SeedMakingDeviceContext * createSeedMakingContext(int) const
SeedMakingManagedDeviceContext * createManagedSeedMakingContext(int) const
WorkTimeStampQueue m_timeLine
TrigAccel::Work * createWork(int, std::shared_ptr< TrigAccel::OffloadBuffer >)
unsigned char * m_h_detmodel
const std::vector< int > getProvidedAlgs()
virtual int getFactoryId()