Skip to content

Consistent API for embarrassingly parallel routines between levels of parallelism #17887

Open
@ChrisRackauckas

Description

@ChrisRackauckas

It seems like it would be natural for @threads loops to allow for a reduction parameter, matching what's done for @parallel. In fact, it seems natural enough that the documentation has to make a specific mention that there isn't one. I propose that it be pretty much the same as @parallel, except over threads.

Metadata

Metadata

Assignees

No one assigned

    Labels

    multithreadingBase.Threads and related functionalityparallelismParallel or distributed computation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions