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