DLA-Future icon indicating copy to clipboard operation
DLA-Future copied to clipboard

Add CI configurations with stdexec

Open msimberg opened this issue 3 years ago • 0 comments

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).

msimberg avatar Mar 06 '23 15:03 msimberg