Branch: refs/heads/dataflow-decltype-auto
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 7f31eaa286a28dd21a331682a86b561c4b48f166
https://github.com/STEllAR-GROUP/hpx/commit/7f31eaa286a28dd21a331682a86b561c4b48f166
Author: Mikael Simberg <[email protected]>
Date: 2020-11-05 (Thu, 05 Nov 2020)
Changed paths:
M libs/parallelism/executors/include/hpx/executors/dataflow.hpp
M libs/parallelism/lcos_local/tests/unit/CMakeLists.txt
A libs/parallelism/lcos_local/tests/unit/local_dataflow_external_future.cpp
Log Message:
-----------
Update dataflow to allow customizing dataflow finalization stage
Customization is necessary to allow out-of-band signalling of future
completion. In the normal case the dataflow implementation handles setting the
future to ready, but for e.g. CUDA and cuBLAS executors the completion happens
later, and a custom mechanism is required to be able to set the future to ready
once an asynchronous operation has completed.
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits