Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix duplicate kernel naming in reduce-then-scan kernels (#2040)
By adding `_ExecutionPolicy` into the kernel name, we can work around the duplicate kernel name issue in reduce-then-scan based algorithms. However, a library wide solution is still needed for #2041 --------- Signed-off-by: Matthew Michel <[email protected]>
- Loading branch information