Pedro Gonnet
Results
1
issues of
Pedro Gonnet
This change adds the following parallelization functions: * `pthreadpool_parallelize_1d_dynamic`, * `pthreadpool_parallelize_2d_dynamic_1d`, * `pthreadpool_parallelize_2d_dynamic`, and * `pthreadpool_parallelize_3d_dynamic_2d`. These functions are similar to the `pthreadpool_parallelize_Xd_tile_Yd` functions, but differ in that the `tile_*`...