STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::default_task_placement_impl Struct Reference

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)
 

Detailed Description

Default policy for initially mapping a task to a PARAGRAPH location for execution.

See also
Examples of specialization in serial() skeleton.

The documentation for this struct was generated from the following file: