Add inclusive scan on the GPU (#872)
* Add initial scan operator
* Formatting
* Fix with a working test
* Fix bugs
* Formatting
* Formatting
* Simplify
* Formatting
* Use non-power of 2 for test
* Make pointer
Co-authored-by:
mvermeulen <5479696+mvermeulen@users.noreply.github.com>
Showing
src/include/migraphx/op/prefix_scan_op.hpp
100644 → 100755
src/targets/gpu/lowering.cpp
100644 → 100755
Please register or sign in to comment