Helper function for computing the local domain that by default is partition agnostic of the underlying container distribution. Specializations of the class template addresses cases where we do better given what we know about the distribution (ideally we would like the local domain to be that of the elements stored on this affinity). More...
Static Public Member Functions | |
static std::vector< typename View::domain_type > | apply (View const &view, runtime::location_id loc_id, std::size_t num_locs) |
Helper function for computing the local domain that by default is partition agnostic of the underlying container distribution. Specializations of the class template addresses cases where we do better given what we know about the distribution (ideally we would like the local domain to be that of the elements stored on this affinity).