After switching to unconditionally use NVidia's stdexec implementation we now see warnings like:
'stdexec::transform_completion_signatures': Please migrate to the exec::transform_completion_signatures API in <exec/completion_signatures.hpp>
We should fix this warning as suggested.
After switching to unconditionally use NVidia's stdexec implementation we now see warnings like:
We should fix this warning as suggested.