Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 7f33a2b12764c7d668aa24070a99a4718749825a
https://github.com/STEllAR-GROUP/hpx/commit/7f33a2b12764c7d668aa24070a99a4718749825a
Author: dimitraka <[email protected]>
Date: 2024-05-04 (Sat, 04 May 2024)
Changed paths:
M cmake/templates/conf.py.in
M docs/sphinx/api/public_distributed_api.rst
M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
M libs/full/async_distributed/include/hpx/async_distributed/dataflow.hpp
M libs/full/async_distributed/include/hpx/async_distributed/post.hpp
M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
Log Message:
-----------
Add distributed async docs
Commit: 83eed9523725fcd8213b1c6d3a7a135ec17d246b
https://github.com/STEllAR-GROUP/hpx/commit/83eed9523725fcd8213b1c6d3a7a135ec17d246b
Author: Dimitra Karatza <[email protected]>
Date: 2024-06-11 (Tue, 11 Jun 2024)
Changed paths:
M .circleci/config.yml
A .circleci/tests.unit1.algorithms
A .circleci/tests.unit2.algorithms
A .github/workflows/codeql.yml
M .github/workflows/linux_debug.yml
A .github/workflows/linux_debug_fetch_boost.yml
M .github/workflows/linux_debug_fetch_hwloc.yml
M .github/workflows/macos_debug.yml
A .github/workflows/macos_debug_fetch_boost.yml
M .github/workflows/macos_debug_fetch_hwloc.yml
A .github/workflows/msvc_analysis.yml
M .github/workflows/windows_clang_debug.yml
M .github/workflows/windows_debug_vs2019.yml
M .github/workflows/windows_debug_vs2022.yml
A .github/workflows/windows_debug_vs2022_fetch_boost.yml
M .github/workflows/windows_debug_vs2022_fetch_hwloc.yml
M .jenkins/cscs/Jenkinsfile
R .jenkins/cscs/env-clang-apex.sh
R .jenkins/cscs/slurm-constraint-clang-apex.sh
M .jenkins/lsu/Jenkinsfile
A .jenkins/lsu/env-clang-12-apex.sh
M .jenkins/lsu/env-common.sh
A .jenkins/lsu/slurm-configuration-clang-12-apex.sh
M CITATION.cff
M CMakeLists.txt
M README.rst
A cmake/CacheLineSize.cmake
M cmake/FindBreathe.cmake
M cmake/HPX_AddConfigTest.cmake
M cmake/HPX_AddDefinitions.cmake
M cmake/HPX_AddModule.cmake
M cmake/HPX_CheckCXXStandard.cmake
M cmake/HPX_CompilerFlagsTargets.cmake
M cmake/HPX_PerformCxxFeatureTests.cmake
M cmake/HPX_SetupBoost.cmake
M cmake/HPX_SetupHwloc.cmake
M cmake/HPX_SetupLCI.cmake
M cmake/HPX_UpdateGitDocs.cmake
M cmake/TargetArch.cmake
M cmake/packaging/rpm/Changelog.txt
M cmake/templates/HPXMacros.cmake.in
M cmake/templates/conf.py.in
R cmake/tests/builtin_integer_pack.cpp
R cmake/tests/builtin_make_integer_seq.cpp
R cmake/tests/builtin_make_integer_seq.cu
R cmake/tests/builtin_type_pack_element.cpp
R cmake/tests/builtin_type_pack_element.cu
A cmake/tests/cxx14_delete_operator_with_size.cpp
R cmake/tests/cxx_14_delete_operator_with_size.cpp
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp
M
components/containers/unordered/include/hpx/components/containers/unordered/partition_unordered_map_component.hpp
M
components/containers/unordered/include/hpx/components/containers/unordered/unordered_map.hpp
M components/iostreams/include/hpx/components/iostreams/ostream.hpp
M components/iostreams/include/hpx/components/iostreams/server/buffer.hpp
M components/parcel_plugins/binary_filter/bzip2/tests/CMakeLists.txt
M
components/parcel_plugins/binary_filter/bzip2/tests/regressions/CMakeLists.txt
M components/parcel_plugins/binary_filter/bzip2/tests/unit/CMakeLists.txt
M components/parcel_plugins/binary_filter/snappy/tests/CMakeLists.txt
M
components/parcel_plugins/binary_filter/snappy/tests/regressions/CMakeLists.txt
M components/parcel_plugins/binary_filter/snappy/tests/unit/CMakeLists.txt
M components/parcel_plugins/binary_filter/zlib/tests/CMakeLists.txt
M
components/parcel_plugins/binary_filter/zlib/tests/regressions/CMakeLists.txt
M components/parcel_plugins/binary_filter/zlib/tests/unit/CMakeLists.txt
M
components/parcel_plugins/coalescing/include/hpx/parcel_coalescing/counter_registry.hpp
M
components/parcel_plugins/coalescing/include/hpx/parcel_coalescing/message_buffer.hpp
M components/parcel_plugins/coalescing/src/coalescing_counter_registry.cpp
M components/parcel_plugins/coalescing/src/coalescing_message_handler.cpp
M components/parcel_plugins/coalescing/src/performance_counters.cpp
M
components/performance_counters/papi/tests/regressions/papi_counters_active_interface.cpp
M components/process/include/hpx/components/process/util/windows/child.hpp
M docs/CMakeLists.txt
M docs/sphinx/api/public_distributed_api.rst
M docs/sphinx/contributing/release_procedure.rst
M docs/sphinx/manual/building_hpx.rst
M docs/sphinx/manual/creating_hpx_projects.rst
M docs/sphinx/manual/debugging_hpx_applications.rst
M docs/sphinx/manual/launching_and_configuring_hpx_applications.rst
M docs/sphinx/manual/optimizing_hpx_applications.rst
M docs/sphinx/manual/prerequisites.rst
M docs/sphinx/manual/starting_the_hpx_runtime.rst
M docs/sphinx/manual/troubleshooting.rst
M docs/sphinx/manual/using_the_lci_parcelport.rst
M docs/sphinx/quickstart.rst
M docs/sphinx/releases/whats_new_1_10_0.rst
M libs/core/affinity/src/affinity_data.cpp
M libs/core/affinity/src/parse_affinity_options.cpp
M libs/core/algorithms/include/hpx/parallel/algorithms/detail/dispatch.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/merge.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/nth_element.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/partial_sort.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/partial_sort_copy.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/sort.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
M libs/core/assertion/CMakeLists.txt
M libs/core/async_cuda/tests/performance/synchronize.cu
M libs/core/async_cuda/tests/unit/transform_stream.cu
M
libs/core/command_line_handling_local/include/hpx/command_line_handling_local/parse_command_line_local.hpp
M libs/core/command_line_handling_local/src/command_line_handling_local.cpp
M libs/core/command_line_handling_local/src/parse_command_line_local.cpp
M libs/core/compute_local/include/hpx/compute_local/host/numa_allocator.hpp
M libs/core/concurrency/include/hpx/concurrency/cache_line_data.hpp
M
libs/core/concurrency/include/hpx/concurrency/detail/tagged_ptr_ptrcompression.hpp
M libs/core/concurrency/include/hpx/concurrency/queue.hpp
M libs/core/concurrency/tests/unit/freelist.cpp
A libs/core/config/cmake/templates/cache_line_size.hpp.in
M libs/core/config/include/hpx/config.hpp
M libs/core/datastructures/include/hpx/datastructures/any.hpp
M
libs/core/datastructures/include/hpx/datastructures/detail/small_vector.hpp
M
libs/core/datastructures/include/hpx/datastructures/serialization/serializable_any.hpp
M libs/core/datastructures/tests/unit/small_vector.cpp
M libs/core/debugging/tests/unit/print.cpp
M libs/core/errors/include/hpx/errors/error.hpp
M libs/core/errors/include/hpx/errors/exception_fwd.hpp
M
libs/core/execution/include/hpx/execution/algorithms/detail/partial_algorithm.hpp
M libs/core/execution/include/hpx/execution/algorithms/just.hpp
M libs/core/execution/include/hpx/execution/algorithms/split.hpp
M libs/core/executors/include/hpx/executors/exception_list.hpp
M libs/core/futures/CMakeLists.txt
M libs/core/futures/include/hpx/futures/detail/future_data.hpp
M libs/core/futures/src/future_data.cpp
M libs/core/io_service/src/io_service_thread_pool.cpp
M libs/core/lcos_local/CMakeLists.txt
M libs/core/lcos_local/include/hpx/lcos_local/and_gate.hpp
M libs/core/lcos_local/include/hpx/lcos_local/channel.hpp
M libs/core/lcos_local/include/hpx/lcos_local/detail/preprocess_future.hpp
M libs/core/lcos_local/include/hpx/lcos_local/receive_buffer.hpp
M libs/core/lcos_local/include/hpx/lcos_local/trigger.hpp
M libs/core/lock_registration/CMakeLists.txt
M
libs/core/lock_registration/include/hpx/lock_registration/detail/register_locks.hpp
M libs/core/lock_registration/src/register_locks.cpp
M libs/core/logging/include/hpx/logging/message.hpp
M libs/core/prefix/src/find_prefix.cpp
M libs/core/program_options/src/utf8_codecvt_facet.cpp
M libs/core/program_options/tests/unit/parsers.cpp
M libs/core/program_options/tests/unit/variable_map.cpp
M libs/core/resource_partitioner/src/detail_partitioner.cpp
M libs/core/resource_partitioner/tests/unit/cross_pool_injection.cpp
M libs/core/resource_partitioner/tests/unit/shutdown_suspended_pus.cpp
M libs/core/resource_partitioner/tests/unit/suspend_pool.cpp
M libs/core/resource_partitioner/tests/unit/suspend_pool_external.cpp
M libs/core/resource_partitioner/tests/unit/suspend_runtime.cpp
M libs/core/resource_partitioner/tests/unit/suspend_thread.cpp
M libs/core/resource_partitioner/tests/unit/suspend_thread_external.cpp
M libs/core/resource_partitioner/tests/unit/suspend_thread_timed.cpp
M libs/core/runtime_local/CMakeLists.txt
M libs/core/runtime_local/include/hpx/runtime_local/os_thread_type.hpp
M libs/core/runtime_local/include/hpx/runtime_local/thread_mapper.hpp
M libs/core/runtime_local/src/interval_timer.cpp
M libs/core/runtime_local/src/runtime_local.cpp
M libs/core/schedulers/CMakeLists.txt
M libs/core/schedulers/include/hpx/modules/schedulers.hpp
M
libs/core/schedulers/include/hpx/schedulers/local_priority_queue_scheduler.hpp
M libs/core/schedulers/include/hpx/schedulers/local_queue_scheduler.hpp
M
libs/core/schedulers/include/hpx/schedulers/local_workrequesting_scheduler.hpp
M libs/core/schedulers/include/hpx/schedulers/thread_queue.hpp
M libs/core/serialization/include/hpx/serialization/access.hpp
M libs/core/serialization/include/hpx/serialization/input_archive.hpp
M libs/core/serialization/include/hpx/serialization/output_archive.hpp
M
libs/core/serialization/include/hpx/serialization/traits/brace_initializable_traits.hpp
M
libs/core/serialization/include/hpx/serialization/traits/is_bitwise_serializable.hpp
M libs/core/serialization/tests/unit/serialization_raw_pointer.cpp
M libs/core/synchronization/CMakeLists.txt
M libs/core/synchronization/include/hpx/synchronization/barrier.hpp
M
libs/core/synchronization/include/hpx/synchronization/condition_variable.hpp
M libs/core/synchronization/include/hpx/synchronization/shared_mutex.hpp
M libs/core/synchronization/src/detail/condition_variable.cpp
M libs/core/synchronization/src/detail/counting_semaphore.cpp
M libs/core/synchronization/src/detail/sliding_semaphore.cpp
M libs/core/synchronization/src/mutex.cpp
M
libs/core/thread_pools/include/hpx/thread_pools/scheduled_thread_pool_impl.hpp
M libs/core/thread_pools/src/detail/background_thread.cpp
M libs/core/thread_pools/src/scheduled_thread_pool.cpp
M libs/core/thread_support/CMakeLists.txt
R libs/core/thread_support/include/hpx/thread_support/assert_owns_lock.hpp
M
libs/core/threading_base/include/hpx/threading_base/detail/switch_status.hpp
M libs/core/threading_base/src/register_thread.cpp
M libs/core/threading_base/src/set_thread_state.cpp
M libs/core/threading_base/tests/regressions/thread_stacksize_current.cpp
M libs/core/threadmanager/src/threadmanager.cpp
M libs/core/type_support/CMakeLists.txt
A libs/core/type_support/include/hpx/type_support/assert_owns_lock.hpp
M libs/core/type_support/include/hpx/type_support/pack.hpp
M libs/full/agas/src/addressing_service.cpp
M libs/full/agas_base/src/server/primary_namespace_server.cpp
M libs/full/agas_base/src/symbol_namespace.cpp
M libs/full/collectives/CMakeLists.txt
M libs/full/collectives/include/hpx/collectives/all_gather.hpp
M libs/full/collectives/include/hpx/collectives/all_reduce.hpp
M libs/full/collectives/include/hpx/collectives/all_to_all.hpp
M libs/full/collectives/include/hpx/collectives/broadcast.hpp
M
libs/full/collectives/include/hpx/collectives/detail/communication_set_node.hpp
M libs/full/collectives/include/hpx/collectives/detail/communicator.hpp
M libs/full/collectives/include/hpx/collectives/exclusive_scan.hpp
M libs/full/collectives/include/hpx/collectives/gather.hpp
M libs/full/collectives/include/hpx/collectives/inclusive_scan.hpp
M libs/full/collectives/include/hpx/collectives/latch.hpp
M libs/full/collectives/include/hpx/collectives/reduce.hpp
M libs/full/collectives/include/hpx/collectives/scatter.hpp
A libs/full/collectives/src/all_gather.cpp
A libs/full/collectives/src/all_reduce.cpp
A libs/full/collectives/src/all_to_all.cpp
A libs/full/collectives/src/broadcast.cpp
M libs/full/collectives/src/create_communicator.cpp
A libs/full/collectives/src/exclusive_scan.cpp
A libs/full/collectives/src/gather.cpp
A libs/full/collectives/src/inclusive_scan.cpp
A libs/full/collectives/src/reduce.cpp
A libs/full/collectives/src/scatter.cpp
M libs/full/collectives/tests/regressions/CMakeLists.txt
A libs/full/collectives/tests/regressions/all_reduce_vector_bool.cpp
A libs/full/collectives/tests/regressions/reduce_vector_bool.cpp
A libs/full/collectives/tests/regressions/trivially_copyable_all_gather.cpp
M libs/full/collectives/tests/unit/CMakeLists.txt
M libs/full/collectives/tests/unit/communication_set.cpp
A libs/full/collectives/tests/unit/concurrent_collectives.cpp
M libs/full/command_line_handling/src/command_line_handling.cpp
M libs/full/components/src/basename_registration.cpp
M libs/full/init_runtime/src/hpx_init.cpp
M libs/full/parcelport_lci/CMakeLists.txt
M libs/full/parcelport_lci/include/hpx/parcelport_lci/backlog_queue.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/completion_manager/completion_manager_queue.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/completion_manager/completion_manager_sync.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/completion_manager/completion_manager_sync_single.hpp
A
libs/full/parcelport_lci/include/hpx/parcelport_lci/completion_manager/completion_manager_sync_single_nolock.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/completion_manager_base.hpp
M libs/full/parcelport_lci/include/hpx/parcelport_lci/config.hpp
M libs/full/parcelport_lci/include/hpx/parcelport_lci/header.hpp
M libs/full/parcelport_lci/include/hpx/parcelport_lci/helper.hpp
M libs/full/parcelport_lci/include/hpx/parcelport_lci/locality.hpp
M libs/full/parcelport_lci/include/hpx/parcelport_lci/parcelport_lci.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/putva/receiver_putva.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/putva/sender_connection_putva.hpp
M libs/full/parcelport_lci/include/hpx/parcelport_lci/putva/sender_putva.hpp
M libs/full/parcelport_lci/include/hpx/parcelport_lci/receiver_base.hpp
M libs/full/parcelport_lci/include/hpx/parcelport_lci/sender_base.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/sender_connection_base.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/sendrecv/receiver_connection_sendrecv.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/sendrecv/receiver_sendrecv.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/sendrecv/sender_connection_sendrecv.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/sendrecv/sender_sendrecv.hpp
M libs/full/parcelport_lci/src/backlog_queue.cpp
A
libs/full/parcelport_lci/src/completion_manager/completion_manager_queue.cpp
A
libs/full/parcelport_lci/src/completion_manager/completion_manager_sync.cpp
A
libs/full/parcelport_lci/src/completion_manager/completion_manager_sync_single.cpp
A
libs/full/parcelport_lci/src/completion_manager/completion_manager_sync_single_nolock.cpp
M libs/full/parcelport_lci/src/config.cpp
M libs/full/parcelport_lci/src/locality.cpp
M libs/full/parcelport_lci/src/parcelport_lci.cpp
M libs/full/parcelport_lci/src/putva/sender_connection_putva.cpp
M libs/full/parcelport_lci/src/putva/sender_putva.cpp
M libs/full/parcelport_lci/src/sender_base.cpp
M libs/full/parcelport_lci/src/sender_connection_base.cpp
M libs/full/parcelport_lci/src/sendrecv/receiver_connection_sendrecv.cpp
M libs/full/parcelport_lci/src/sendrecv/receiver_sendrecv.cpp
M libs/full/parcelport_lci/src/sendrecv/sender_connection_sendrecv.cpp
M libs/full/parcelport_lci/src/sendrecv/sender_sendrecv.cpp
M libs/full/parcelport_tcp/src/connection_handler_tcp.cpp
M libs/full/parcelset/include/hpx/parcelset/parcelport_impl.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/registry.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/arithmetics_counter_extended.hpp
M libs/full/performance_counters/src/counters.cpp
M libs/full/performance_counters/src/registry.cpp
M libs/full/performance_counters/src/server/action_invocation_counter.cpp
M libs/full/performance_counters/src/server/arithmetics_counter.cpp
M libs/full/performance_counters/src/server/arithmetics_counter_extended.cpp
M libs/full/performance_counters/src/server/component_instance_counter.cpp
M libs/full/performance_counters/src/server/elapsed_time_counter.cpp
M libs/full/performance_counters/src/server/statistics_counter.cpp
M libs/full/runtime_distributed/src/big_boot_barrier.cpp
M tools/hpxdep/CMakeLists.txt
M
tools/perftests_ci/perftest/references/lsu_default/foreach_report_test.json
M
tools/perftests_ci/perftest/references/lsu_default/future_overhead_report_test.json
M tools/perftests_ci/perftest/references/lsu_default/stream_report_test.json
Log Message:
-----------
Merge branch 'master' into doc_fixes
Commit: 049b93581d2232097e88994dd7384430fdc5b30c
https://github.com/STEllAR-GROUP/hpx/commit/049b93581d2232097e88994dd7384430fdc5b30c
Author: Hartmut Kaiser <[email protected]>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M cmake/templates/conf.py.in
M docs/sphinx/api/public_distributed_api.rst
M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
M libs/full/async_distributed/include/hpx/async_distributed/dataflow.hpp
M libs/full/async_distributed/include/hpx/async_distributed/post.hpp
M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
Log Message:
-----------
Merge pull request #6473 from dimitraka/doc_fixes
Add documentation for distributed implementations of post, async, sync and
dataflow
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/0d6a0bdd60a2...049b93581d22
To unsubscribe from these emails, change your notification settings at
https://github.com/STEllAR-GROUP/hpx/settings/notifications
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits