Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
HeterogeneousCore
CUDAUtilities
interface
cachingAllocators.h
Go to the documentation of this file.
1
#ifndef HeterogeneousCore_CUDAUtilities_interface_cachingAllocators_h
2
#define HeterogeneousCore_CUDAUtilities_interface_cachingAllocators_h
3
4
namespace
cms::cuda::allocator
{
5
// Use caching or not
6
constexpr
bool
useCaching
=
true
;
7
8
// these intended to be called only from CUDAService
9
void
cachingAllocatorsConstruct
();
10
void
cachingAllocatorsFreeCached
();
11
}
// namespace cms::cuda::allocator
12
13
#endif
HLT_FULL_cff.allocator
tuple allocator
Definition:
HLT_FULL_cff.py:7442
cms::cuda::allocator::cachingAllocatorsConstruct
void cachingAllocatorsConstruct()
Definition:
cachingAllocators.cc:7
cms::cuda::allocator::useCaching
constexpr bool useCaching
Definition:
cachingAllocators.h:6
cms::cuda::allocator::cachingAllocatorsFreeCached
void cachingAllocatorsFreeCached()
Definition:
cachingAllocators.cc:12
Generated for CMSSW Reference Manual by
1.8.5