oneapi-src / distributed-ranges

Distributed ranges is a generalization of C++ ranges for distributed data structures.
46 stars 16 forks source link

ExclusiveScan.empty test segfauls, shp-tests-3, ubuntu24, gcc13 #791

Open lslusarczyk opened 2 months ago

lslusarczyk commented 2 months ago

in "inits[0] = init;" line. Check how std::exclusive_scan behaves and behave in the same way. (assert, UB, noop?)