Skip to content

Add Exclusive Prefix Sum (Scan) Example #1811

@SavannaSpayd

Description

@SavannaSpayd

There is no example that demonstrates an exclusive prefix sum (scan) using multiple execution policies. Such an example could implement the following features:

  • Parallel Implementations: Versions that utilize RAJA's parallel execution policies (OpenMP and CUDA) to leverage multi-threading and GPU acceleration.
  • Testing: Tests to compare performance against a serial baseline across implementations.
  • Documentation: Doxygen comments integrated into the code to clearly explain functionality and usage.

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