Default policy for initially mapping a task to a PARAGRAPH location for execution. More...
Static Public Member Functions | |
template<typename Views , std::size_t ... Indices> | |
static locality_info | apply_impl (size_t anywhere_cnt, Views const &views, index_sequence< Indices... >) |
template<typename ... Views> | |
static locality_info | apply (size_t anywhere_cnt, tuple< Views... > const &views) |
Default policy for initially mapping a task to a PARAGRAPH location for execution.