Skip to content

Detect whether a function given to reduction and scan operators is associative #7

@dybber

Description

@dybber

⍵e need this to be able to switch between sequential or parallel versions of the operators.

It probably has to be rather conservative, and only use the parallel version when the function is one of: max,min,+,*, bitwise xor, bitwise and, bitwise or.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions