Skip to content
Commit de4d6ad2 authored by Karl Rupp's avatar Karl Rupp
Browse files

Scan: Added in-place versions, fixed issue in in-place OpenMP implementation.

Adds in-place versions
 inclusive_scan(x);
 exclusive_scan(x);
Extended test suite uncovered a bug in the in-place version of the
OpenMP implementation of exclusive_scan(x);
parent 5318fef6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment