Add threadpool_fixed_chunk_size, which when passed to threadpool_map, splits the…
Add threadpool_fixed_chunk_size, which when passed to threadpool_map, splits the data evenly over all runners in one single go.
Add threadpool_fixed_chunk_size, which when passed to threadpool_map, splits the data evenly over all runners in one single go.