BioDynaMo  v1.05.119-a4ff3934
Namespaces | Functions
cuda_pinned_memory.h File Reference
#include <cstdint>
Include dependency graph for cuda_pinned_memory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 bdm
 

Functions

template<typename T >
void bdm::CudaAllocPinned (T **d, uint64_t elements)
 
void bdm::CudaFreePinned (void *p)