Skip to content

Exact Chunks Parallel Iterator #1192

Open
@benjaminrwilson

Description

@benjaminrwilson

Hello,

Thank you for this fantastic package.

I would like to split an MxN array into k^2 chunks of size (M/k)x(N/k) and then process these in parallel. I'm aware of exact_chunks, but it doesn't natively support par_iter, right? What is the idiomatic way to do this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions