Thrill  0.1
select_run.cpp File Reference
+ Include dependency graph for select_run.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 
static auto RunSelect (api::Context &ctx, size_t num_elems, size_t rank, bool max)
 

Function Documentation

◆ main()

◆ RunSelect()

static auto RunSelect ( api::Context ctx,
size_t  num_elems,
size_t  rank,
bool  max 
)
static

Definition at line 22 of file select_run.cpp.

References thrill::api::Generate(), LOG, and examples::select::Select().

Referenced by main().