Go to the documentation of this file.
9 auto ret = cms::cuda::make_host_unique<float[]>(5 *
nHits(),
stream);
ret
prodAgent to be discontinued
static const std::string input
uint32_t const T *__restrict__ const uint32_t *__restrict__ int32_t int Histo::index_type cudaStream_t stream
void copyFromGPU(TrackingRecHit2DHeterogeneous< cms::cudacompat::GPUTraits > const *input, cudaStream_t stream)
uint32_t const * m_hitsModuleStart
constexpr uint16_t maxNumModules
#define cudaCheck(ARG,...)
unique_ptr< float[]> m_store32
std::unique_ptr< T, impl::HostDeleter > unique_ptr
cms::cuda::host::unique_ptr< uint32_t[]> hitsModuleStartToHostAsync(cudaStream_t stream) const
cms::cuda::host::unique_ptr< float[]> localCoordToHostAsync(cudaStream_t stream) const
void copyAsync(device::unique_ptr< T > &dst, const host::unique_ptr< T > &src, cudaStream_t stream)