Akatsuki

Results 4 comments of Akatsuki

CentOS Linux release 8.3.2011 g++-7.5.0 valgrind-3.16.0 I will try to run the test later today.

I just realized there is a [test_sequence](https://github.com/cmuparlay/parlaylib/blob/master/test/test_sequence.cpp) under the test directory. I ran it and it reported the following error: > Running main() from /home/xdong038/GitHub/parlaylib/build/Debug/_deps/googletest-src/googletest/src/gtest_main.cc > [==========] Running 83 tests...

FYI, it passed almost all tests compiled with clang++ or used std::allocator (respectively) except for the following ones: > The following tests FAILED: > 299 - NumBuckets/TestGroupByP.TestReduceByIndexLarge/2-asan (Failed) > 303...

All tests passed in the latest version.