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.
pub const STARPU_FORKJOIN: starpu_codelet_type = 2;< 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.