STARPU_FORKJOIN

Constant STARPU_FORKJOIN 

Source
pub const STARPU_FORKJOIN: starpu_codelet_type = 2;
Expand description

< for a parallel task whose threads are started by the codelet function, which has to use starpu_combined_worker_get_size() to determine how many threads should be started.