DLA-Future
DLA-Future copied to clipboard
Add CI configurations with stdexec
Nowadays stdexec should be feature-complete for DLA-Future's use cases. We should test that it works equivalently and add CI configurations for:
- [x] GCC ( #930)
- [x] clang (#1024)
- [x] HIP (#1026)
- [ ] nvc++
- [ ] nvcc
- [ ] clang+cuda
Related: #593 (which involves also removing the non-stdexec configurations and support).