#include <limits>
#include "FWCore/Utilities/interface/Likely.h"
#include "HeterogeneousCore/CUDAUtilities/interface/allocate_host.h"
#include "HeterogeneousCore/CUDAUtilities/interface/cudaCheck.h"
#include "getCachingHostAllocator.h"
Go to the source code of this file.
Namespaces | |
cms::cuda | |
Functions | |
void * | cms::cuda::allocate_host (size_t nbytes, cudaStream_t stream) |
void | cms::cuda::free_host (void *ptr) |