Branch: refs/heads/annotated_executor
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 4a20ee17614697021a01eed73acd635b7803da74
https://github.com/STEllAR-GROUP/hpx/commit/4a20ee17614697021a01eed73acd635b7803da74
Author: Hartmut Kaiser <[email protected]>
Date: 2021-06-20 (Sun, 20 Jun 2021)
Changed paths:
M libs/core/concepts/include/hpx/concepts/has_member_xxx.hpp
M libs/core/concepts/include/hpx/concepts/has_xxx.hpp
M libs/core/execution_base/include/hpx/execution_base/traits/is_executor.hpp
M
libs/core/execution_base/include/hpx/execution_base/traits/is_executor_parameters.hpp
M libs/core/functional/include/hpx/functional/tag_dispatch.hpp
M libs/core/functional/include/hpx/functional/tag_fallback_dispatch.hpp
M libs/core/functional/include/hpx/functional/tag_priority_dispatch.hpp
M libs/core/type_support/include/hpx/type_support/always_void.hpp
M
libs/parallelism/execution/include/hpx/execution/traits/executor_traits.hpp
M libs/parallelism/executors/CMakeLists.txt
A libs/parallelism/executors/include/hpx/executors/annotating_executor.hpp
M
libs/parallelism/executors/include/hpx/executors/execution_policy_annotation.hpp
M libs/parallelism/executors/include/hpx/executors/parallel_executor.hpp
M libs/parallelism/executors/tests/unit/CMakeLists.txt
A libs/parallelism/executors/tests/unit/annotating_executor.cpp
M libs/parallelism/executors/tests/unit/annotation_property.cpp
M
libs/parallelism/timed_execution/include/hpx/timed_execution/traits/is_timed_executor.hpp
Log Message:
-----------
Create generic executor that adds annotations to any other executor
- flyby: removed obsolete #if defined(HPX_HAVE_CXX17_VARIABLE_TEMPLATES)
- flyby: constexpr variables can be inline
- flyby: modernize execution traits
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits