Branch: refs/heads/inline_execution
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 97929b1539101c542d1ff8e6d5ef411c2dc8ad6a
https://github.com/STEllAR-GROUP/hpx/commit/97929b1539101c542d1ff8e6d5ef411c2dc8ad6a
Author: Hartmut Kaiser <[email protected]>
Date: 2020-01-07 (Tue, 07 Jan 2020)
Changed paths:
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
M hpx/lcos_fwd.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/coroutine_impl.hpp
A
libs/coroutines/include/hpx/coroutines/detail/coroutine_stackful_self_direct.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
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
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits