#include "ityr/common/util.hpp"#include "ityr/common/mpi_util.hpp"#include "ityr/common/topology.hpp"#include "ityr/common/numa.hpp"#include "ityr/common/rma.hpp"#include "ityr/common/virtual_mem.hpp"#include "ityr/common/physical_mem.hpp"#include "ityr/ori/mem_mapper.hpp"

Go to the source code of this file.
Classes | |
| class | ityr::ori::coll_mem |
Namespaces | |
| ityr | |
| ityr::ori | |
Typedefs | |
| using | ityr::ori::coll_mem_id_t = uint64_t |
Functions | |
| template<typename Fn > | |
| void | ityr::ori::for_each_mem_segment (const coll_mem &cm, const void *addr, std::size_t size, Fn fn) |