CMS 3D CMS Logo

Namespaces | Functions
allocate_device.h File Reference
#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)