CMS 3D CMS Logo

cachingAllocators.h
Go to the documentation of this file.
1 #ifndef HeterogeneousCore_CUDAUtilities_interface_cachingAllocators_h
2 #define HeterogeneousCore_CUDAUtilities_interface_cachingAllocators_h
3 
5  // Use caching or not
6  constexpr bool useCaching = true;
7 
8  // these intended to be called only from CUDAService
11 } // namespace cms::cuda::allocator
12 
13 #endif
constexpr bool useCaching