#include <cuda_runtime.h>
Go to the source code of this file.
Namespaces | |
cms | |
Namespace of DDCMS conversion namespace. | |
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) |