CMS 3D CMS Logo

Namespaces | Functions
allocate_host.cc File Reference
#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)