Skip to content

multi-threaded (@threads) dotcall/broadcast? #19777

@stevengj

Description

@stevengj

It would be nice to be able to put @threads in front of a dot call, e.g. @threads X .= f.(Y), and have it call a multi-threaded version of broadcast (which would assume f is thread-safe).

Metadata

Metadata

Assignees

No one assigned

    Labels

    broadcastApplying a function over a collectionmultithreadingBase.Threads and related functionalityspeculativeWhether the change will be implemented is speculative

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions