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

Custom key mapper passed to the Directory when using the nest_map_mr_factory factory within a PARAGRAPH. More...

Public Member Functions

 nest_map_mr_task_mapper (std::size_t n_pcols, bool b_replicated)
 
size_t operator() (size_t tid) const
 Maps the task identifier tid to the location where it will execute.
 

Detailed Description

Custom key mapper passed to the Directory when using the nest_map_mr_factory factory within a PARAGRAPH.


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