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() (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 151 of file Helpers.hpp.
|
inline |
Definition at line 153 of file Helpers.hpp.