1 #ifndef HeterogeneousCore_CUDACore_src_cachingAllocatorCommon
2 #define HeterogeneousCore_CUDACore_src_cachingAllocatorCommon
10 namespace cms::cuda::allocator {
29 size_t freeMemory, totalMemory;
31 cudaCheck(cudaMemGetInfo(&freeMemory, &totalMemory));
tuple ret
prodAgent to be discontinued
constexpr unsigned int maxBin
constexpr size_t maxCachedBytes
#define cudaCheck(ARG,...)
constexpr unsigned int binGrowth
constexpr unsigned int minBin
constexpr double maxCachedFraction