hpx
hpx copied to clipboard
HEP 2 implementation tracker
This issue tracks how much of #4626 has been implemented. Since HEP 2 is still in progress, this is not necessarily a complete list of things that need to be done.
Headers:
- [x]
hpx/algorithm.hpp - [x]
hpx/any.hpp - [x]
hpx/barrier.hpp - [x]
hpx/channel.hpp - [x]
hpx/chrono.hpp - [x]
hpx/condition_variable.hpp - [x]
hpx/exception.hpp - [x]
hpx/execution.hpp - [x]
hpx/future.hpp - [x]
hpx/functional.hpp - [x]
hpx/iostream.hpp - [x]
hpx/latch.hpp - [x]
hpx/memory.hpp - [x]
hpx/mutex.hpp - [x]
hpx/numeric.hpp - [x]
hpx/optional.hpp - [x]
hpx/runtime.hpp - [x]
hpx/semaphore.hpp - [x]
hpx/shared_mutex.hpp - [x]
hpx/source_location.hpp(#5807) - [x]
hpx/stop_token.hpp - [x]
hpx/system_error.hpp - [x]
hpx/task_block.hpp - [x]
hpx/thread.hpp - [x]
hpx/tuple.hpp - [x]
hpx/type_traits.hpp - [ ]
hpx/distributed/algorithm.hpp - [x]
hpx/distributed/barrier.hpp - [ ]
hpx/distributed/execution.hpp - [x]
hpx/distributed/future.hpp - [x]
hpx/distributed/latch.hpp - [ ]
hpx/distributed/memory.hpp - [ ]
hpx/distributed/numeric.hpp - [x]
hpx/distributed/runtime.hpp
Other things to do:
- [x] Add documentation page with public API
- [x] update examples to use API headers (#4488)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.