geopm  3.1.1.dev214+gba4f9f6d
GEOPM - Global Extensible Open Power Manager
geopm::Comm Member List

This is the complete list of members for geopm::Comm, including all inherited members.

alloc_mem(size_t size, void **base)=0geopm::Commpure virtual
barrier(void) const =0geopm::Commpure virtual
broadcast(void *buffer, size_t size, int root) const =0geopm::Commpure virtual
cart_rank(const std::vector< int > &coords) const =0geopm::Commpure virtual
Comm()=defaultgeopm::Comm
Comm(const Comm &other)=defaultgeopm::Comm
comm_names(void)geopm::Commstatic
comm_supported(const std::string &description) const =0geopm::Commpure virtual
coordinate(int rank, std::vector< int > &coord) const =0geopm::Commpure virtual
coordinate(int rank) const =0geopm::Commpure virtual
dimension_create(int num_ranks, std::vector< int > &dimension) const =0geopm::Commpure virtual
free_mem(void *base)=0geopm::Commpure virtual
gather(const void *send_buf, size_t send_size, void *recv_buf, size_t recv_size, int root) const =0geopm::Commpure virtual
gatherv(const void *send_buf, size_t send_size, void *recv_buf, const std::vector< size_t > &recv_sizes, const std::vector< off_t > &rank_offset, int root) const =0geopm::Commpure virtual
m_comm_split_type_e enum namegeopm::Comm
M_COMM_SPLIT_TYPE_PPN1 enum valuegeopm::Comm
M_COMM_SPLIT_TYPE_SHARED enum valuegeopm::Comm
M_NUM_COMM_SPLIT_TYPE enum valuegeopm::Comm
M_PLUGIN_PREFIXgeopm::Commstatic
m_split_color_e enum namegeopm::Comm
M_SPLIT_COLOR_UNDEFINED enum valuegeopm::Comm
make_unique(const std::string &comm_name)geopm::Commstatic
make_unique(void)geopm::Commstatic
num_rank(void) const =0geopm::Commpure virtual
operator=(const Comm &other)=defaultgeopm::Comm
rank(void) const =0geopm::Commpure virtual
reduce_max(double *send_buf, double *recv_buf, size_t count, int root) const =0geopm::Commpure virtual
split() const =0geopm::Commpure virtual
split(int color, int key) const =0geopm::Commpure virtual
split(const std::string &tag, int split_type) const =0geopm::Commpure virtual
split(std::vector< int > dimensions, std::vector< int > periods, bool is_reorder) const =0geopm::Commpure virtual
split_cart(std::vector< int > dimensions) const =0geopm::Commpure virtual
tear_down(void)=0geopm::Commpure virtual
test(bool is_true) const =0geopm::Commpure virtual
window_create(size_t size, void *base)=0geopm::Commpure virtual
window_destroy(size_t window_id)=0geopm::Commpure virtual
window_lock(size_t window_id, bool is_exclusive, int rank, int assert) const =0geopm::Commpure virtual
window_put(const void *send_buf, size_t send_size, int rank, off_t disp, size_t window_id) const =0geopm::Commpure virtual
window_unlock(size_t window_id, int rank) const =0geopm::Commpure virtual
~Comm()=defaultgeopm::Commvirtual