Home
last modified time | relevance | path

Searched refs:resolve_locality (Results 1 – 13 of 13) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/src/runtime/agas/detail/
H A Dbootstrap_locality_namespace.cpp71 bootstrap_locality_namespace::resolve_locality(naming::gid_type locality) in resolve_locality() function in hpx::agas::detail::bootstrap_locality_namespace
73 return server_.resolve_locality(locality); in resolve_locality()
H A Dhosted_locality_namespace.cpp57 hosted_locality_namespace::resolve_locality(naming::gid_type locality) in resolve_locality() function in hpx::agas::detail::hosted_locality_namespace
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/agas/server/
H A Dlocality_namespace.hpp169 parcelset::endpoints_type resolve_locality(
188 HPX_DEFINE_COMPONENT_ACTION(locality_namespace, resolve_locality);
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/agas/
H A Dlocality_namespace.hpp48 virtual parcelset::endpoints_type resolve_locality(
H A Daddressing_service.hpp296 parcelset::endpoints_type const& resolve_locality(
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/agas/detail/
H A Dhosted_locality_namespace.hpp59 parcelset::endpoints_type resolve_locality(naming::gid_type locality);
H A Dbootstrap_locality_namespace.hpp54 parcelset::endpoints_type resolve_locality(naming::gid_type locality);
/dports/devel/hpx/hpx-1.2.1/src/runtime/agas/server/
H A Dlocality_namespace_server.cpp270 parcelset::endpoints_type locality_namespace::resolve_locality( in resolve_locality() function in hpx::agas::server::locality_namespace
/dports/devel/hpx/hpx-1.2.1/plugins/parcelport/libfabric/
H A Dlibfabric_controller.hpp614 const parcelset::endpoints_type &res = as.resolve_locality(l);
/dports/devel/hpx/hpx-1.2.1/src/runtime/agas/
H A Daddressing_service.cpp376 parcelset::endpoints_type const & addressing_service::resolve_locality( in resolve_locality() function in hpx::agas::addressing_service
389 endpoints = locality_ns_->resolve_locality(gid); in resolve_locality()
/dports/devel/hpx/hpx-1.2.1/src/runtime/parcelset/
H A Dparcelhandler.cpp359 resolver_->resolve_locality(dest_gid); in find_appropriate_destination()
/dports/devel/hpx/hpx-1.2.1/docs/sphinx/releases/
H A Dwhats_new_1_0_0.rst121 * :hpx-pr:`2573` - Attempt to resolve resolve_locality
/dports/devel/hpx/hpx-1.2.1/docs/sphinx/manual/
H A Doptimizing_hpx_applications.rst770 ``num_localities``, ``num_threads``, ``resolve_locality``,
832 ``num_localities``, ``num_threads``, ``resolve_locality``,