Skip to content

Add a chained-scan implementation to the multicore backend. #2246

@WilliamDue

Description

@WilliamDue

Currently Futhark only uses a reduce-then-scan in the multicore backend, switching to a chained-scan when possible will improve performance and improve performance further for my current work with scan-scatter fusion. Some context for chained-scan can be found here.

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