For an allocation, one typically wants to check the memory space, label and size of the allocation. More...
#include <Helpers.hpp>
Public Member Functions | |
| decltype(auto) | operator() (const AllocDescriptor &descr) const |
For an allocation, one typically wants to check the memory space, label and size of the allocation.
Therefore, the Kokkos::utils::callbacks::AllocDescriptor::ptr is not included in the comparison (as it is subject to change from one run to another).
Definition at line 202 of file Helpers.hpp.
|
inline |
Definition at line 204 of file Helpers.hpp.