Skip to content

parallel_map #37

@nilsbecker

Description

@nilsbecker

As discussen in #33 it appears useful to have a parallel_map function over arrays. The signature would be
val parallel_map : Domainslib.Task.pool -> ('a -> 'b) -> 'a array -> 'b array . The pool comes first as in the other parallelization functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions