pika-org / pika

pika builds on C++ std::execution with fiber, CUDA, HIP, and MPI support.
https://pikacpp.org
Boost Software License 1.0
61 stars 10 forks source link

Reenable disabled tests with stdexec #640

Closed msimberg closed 1 year ago

msimberg commented 1 year ago

Previously some functionality was not supported with stdexec. Everything should nowadays be supported. Try reenabling the tests.

msimberg commented 1 year ago

I think this is resolved by #678, except for what is tracked in #687.