UMPIRE
Umpire: resource management and provision
umpire::alloc::HipAllocator Struct Reference

#include </home/docs/checkouts/readthedocs.org/user_builds/umpire/checkouts/develop/src/umpire/alloc/HipAllocator.hpp>

Inheritance diagram for umpire::alloc::HipAllocator:

Public Member Functions

 HipAllocator ()
 
 HipAllocator (MemoryResourceTraits::granularity_type g)
 

Public Attributes

MemoryResourceTraits::granularity_type m_granularity
 

Constructor & Destructor Documentation

◆ HipAllocator() [1/2]

umpire::alloc::HipAllocator::HipAllocator ( )
inline

◆ HipAllocator() [2/2]

umpire::alloc::HipAllocator::HipAllocator ( MemoryResourceTraits::granularity_type  g)
inline

Member Data Documentation

◆ m_granularity