Branch: refs/heads/inline_execution Home: https://github.com/STEllAR-GROUP/hpx Commit: 516db643e5c8448e9b89fe9b5079b8702cde0d20 https://github.com/STEllAR-GROUP/hpx/commit/516db643e5c8448e9b89fe9b5079b8702cde0d20 Author: Hartmut Kaiser <hartmut.kai...@gmail.com> Date: 2019-12-03 (Tue, 03 Dec 2019)
Changed paths: M CMakeLists.txt M examples/quickstart/fibonacci_local.cpp M hpx/async.hpp M hpx/async_launch_policy_dispatch.hpp M hpx/lcos/detail/future_data.hpp M hpx/lcos/local/futures_factory.hpp A hpx/runtime/threads/detail/execute_thread.hpp M hpx/runtime/threads/detail/scheduling_loop.hpp M hpx/runtime/threads/policies/local_priority_queue_scheduler.hpp M hpx/runtime/threads/policies/thread_queue.hpp M hpx/runtime/threads/thread_data.hpp M hpx/runtime/threads/thread_data_stackful.hpp M libs/concurrency/include/hpx/concurrency/cache_line_data.hpp M libs/coroutines/include/hpx/coroutines/coroutine.hpp M libs/coroutines/include/hpx/coroutines/detail/context_windows_fibers.hpp M libs/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp A libs/coroutines/include/hpx/coroutines/detail/coroutine_stackful_self_direct.hpp M libs/coroutines/include/hpx/coroutines/detail/get_stack_pointer.hpp M libs/coroutines/include/hpx/coroutines/thread_enums.hpp M libs/coroutines/src/detail/coroutine_impl.cpp M libs/execution/CMakeLists.txt M libs/execution/include/hpx/parallel/executors/post_policy_dispatch.hpp A libs/execution/include/hpx/parallel/executors/scoped_parallel_executor.hpp M src/CMakeLists.txt A src/runtime/threads/detail/execute_thread.cpp M src/runtime/threads/executors/thread_pool_attached_executors.cpp M src/runtime/threads/thread_data.cpp Log Message: ----------- Inline execution of scoped tasks, if possible - flyby: adding stack size detection on Windows - flyby: fixing scheduler hint pass through to various functions - flyby: specialize cache_line_data for items that don't require padding - flyby: fixing HPX_WITH_SWAP_CONTEXT_EMULATION on Windows _______________________________________________ hpx-commits mailing list hpx-commits@stellar.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits