Variables | |
constexpr unsigned int | binGrowth = 2 |
constexpr unsigned int | maxBin = 30 |
constexpr size_t | maxCachedBytes = 0 |
constexpr double | maxCachedFraction = 0.8 |
constexpr unsigned int | minBin = 8 |
constexpr unsigned int cms::alpakatools::config::binGrowth = 2 |
Definition at line 11 of file AllocatorConfig.h.
Referenced by cms::alpakatools::detail::allocate_device_allocators(), cms::alpakatools::CachingAllocator< TDev, TQueue >::CachingAllocator(), and cms::alpakatools::getHostCachingAllocator().
constexpr unsigned int cms::alpakatools::config::maxBin = 30 |
Definition at line 17 of file AllocatorConfig.h.
Referenced by HcalQIECoder::adc(), cms::alpakatools::detail::allocate_device_allocators(), tmtt::HTcell::bendFilter(), FFTJetProducer::buildGridAlg(), FFTJetPatRecoProducer::buildPeakFinder(), MuonTestSummary::doKinematicsTests(), effectiveSigma(), DTNoiseComputation::endJob(), L1RCTParametersOnlineProd::fillScaleFactors(), cms::alpakatools::getHostCachingAllocator(), HIPixelMedianVtxProducer::produce(), DTTriggerLutTest::runClientDiagnostic(), ScaleRecordHelper::ScaleRecordHelper(), and ecaldqm::MESetTrend::shift_().
constexpr size_t cms::alpakatools::config::maxCachedBytes = 0 |
Definition at line 20 of file AllocatorConfig.h.
Referenced by cms::alpakatools::detail::allocate_device_allocators(), cms::alpakatools::CachingAllocator< TDev, TQueue >::cacheSize(), and cms::alpakatools::getHostCachingAllocator().
constexpr double cms::alpakatools::config::maxCachedFraction = 0.8 |
Definition at line 23 of file AllocatorConfig.h.
Referenced by cms::alpakatools::detail::allocate_device_allocators(), cms::alpakatools::CachingAllocator< TDev, TQueue >::cacheSize(), and cms::alpakatools::getHostCachingAllocator().
constexpr unsigned int cms::alpakatools::config::minBin = 8 |
Definition at line 14 of file AllocatorConfig.h.
Referenced by HcalQIECoder::adc(), CastorQIECoder::adc(), cms::alpakatools::detail::allocate_device_allocators(), tmtt::HTcell::bendFilter(), FFTJetProducer::buildGridAlg(), FFTJetPatRecoProducer::buildPeakFinder(), DTNoiseAnalysisTest::dqmEndLuminosityBlock(), and cms::alpakatools::getHostCachingAllocator().