Branch: refs/heads/direct_scoped_execution
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 5a17355b94c25c7a966c58353fdd95bc40c7229d
https://github.com/STEllAR-GROUP/hpx/commit/5a17355b94c25c7a966c58353fdd95bc40c7229d
Author: Hartmut Kaiser <[email protected]>
Date: 2021-07-27 (Tue, 27 Jul 2021)
Changed paths:
M .jenkins/cscs/env-clang-newest.sh
M hpx/runtime/parcelset/decode_parcels.hpp
M libs/core/coroutines/CMakeLists.txt
M libs/core/coroutines/include/hpx/coroutines/coroutine.hpp
M
libs/core/coroutines/include/hpx/coroutines/detail/context_generic_context.hpp
M libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp
M libs/core/coroutines/include/hpx/coroutines/detail/context_posix.hpp
M
libs/core/coroutines/include/hpx/coroutines/detail/context_windows_fibers.hpp
M libs/core/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp
A
libs/core/coroutines/include/hpx/coroutines/detail/coroutine_stackful_self_direct.hpp
M libs/core/coroutines/include/hpx/coroutines/thread_enums.hpp
M libs/core/coroutines/src/detail/coroutine_impl.cpp
M libs/core/thread_pools/include/hpx/thread_pools/scheduling_loop.hpp
M libs/core/threading_base/include/hpx/threading_base/thread_data.hpp
M
libs/core/threading_base/include/hpx/threading_base/thread_data_stackful.hpp
M libs/core/threading_base/src/create_work.cpp
M libs/core/threading_base/src/thread_data.cpp
M
libs/full/runtime_configuration/include/hpx/runtime_configuration/runtime_configuration.hpp
M libs/full/runtime_configuration/src/runtime_configuration.cpp
M libs/parallelism/execution/include/hpx/execution/detail/future_exec.hpp
M
libs/parallelism/execution/include/hpx/execution/detail/post_policy_dispatch.hpp
M libs/parallelism/executors/include/hpx/executors/dataflow.hpp
M libs/parallelism/futures/CMakeLists.txt
A libs/parallelism/futures/include/hpx/futures/detail/execute_thread.hpp
M libs/parallelism/futures/include/hpx/futures/detail/future_data.hpp
M libs/parallelism/futures/include/hpx/futures/detail/future_transforms.hpp
M libs/parallelism/futures/include/hpx/futures/futures_factory.hpp
M libs/parallelism/futures/include/hpx/futures/packaged_continuation.hpp
A libs/parallelism/futures/src/detail/execute_thread.cpp
M libs/parallelism/futures/src/future_data.cpp
M libs/parallelism/futures/tests/unit/CMakeLists.txt
A libs/parallelism/futures/tests/unit/direct_scoped_execution.cpp
Log Message:
-----------
Futures attempt to execute threads directly if those have not started
executing
- flyby cache number of os-threads to reduce overheads
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits