Struct CudaPinnedAllocator

Struct Documentation

struct umpire::alloc::CudaPinnedAllocator

Public Functions

void *allocate(std::size_t bytes)
void deallocate(void *ptr)
bool isAccessible(Platform p)