![]() |
ESPResSo
Extensible Simulation Package for Research on Soft Matter Systems
|
Go to the source code of this file.
Functions | |
| void | cuda_malloc_host (void **p, std::size_t n) |
| void | cuda_free_host (void *p) |
Definition at line 32 of file CudaHostAllocator.cu.
References stream.
Referenced by CudaHostAllocator< T >::deallocate().
| void cuda_malloc_host | ( | void ** | p, |
| std::size_t | n | ||
| ) |
Definition at line 24 of file CudaHostAllocator.cu.
References stream.
Referenced by CudaHostAllocator< T >::allocate().