Super cells
Allocate a list of direct pointers to the "super" cells in the space.
This is usefull for mappers that currently operate on the cells, but actually just recurse and do things at, or below, the super cells. This finer-grained input to the threadpool will likely parallelize better.
Merge request reports
Activity
Added 1 commit:
- 787d5fa4 - update function documentation.
mentioned in issue #344 (closed)
@jwillis did you manage to run this branch on your node ?
@jwillis, both would be cool, but I'm more interested in the threadpool mapper plots. Thanks!
@jwillis, awesome, thanks!
So it looks like there is no improvement here. Next step is the new re-entrant threadpool, i.e. with task insertion.
Please register or sign in to reply