Menu

#65 auto-pthread support for non-multiple of #CPU thead dims

None
closed
nobody
None
5
2022-04-14
2012-01-14
No

Now that we have parallel thread distribution, I would
like to see an enhancement to allow full use of the
specified number of processors regardless of the size
of the thread dimension. E.g., currently, a thread
loop with an odd size will never use multiple CPUs
(unless I misunderstand things).

To do this correctly would involve appropriate
padding/noops for the "missing" values. One
possibility would be a special slice operation
that returns a virtual padded pdl.

Discussion

  • mohawk

    mohawk - 2022-04-14
    • status: open --> closed
    • Group: -->
     

Log in to post a comment.