Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: ff2b23b33f8eeb413c8d2bfea307a8b8541abc21
      
https://github.com/STEllAR-GROUP/hpx/commit/ff2b23b33f8eeb413c8d2bfea307a8b8541abc21
  Author: Maxwell Reeser <[email protected]>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

  Changed paths:
    M .circleci/config.yml
    M CMakeLists.txt
    M LICENSE_1_0.txt
    M cmake/HPX_AddConfigTest.cmake
    M cmake/HPX_AddModule.cmake
    M cmake/HPX_PerformCxxFeatureTests.cmake
    M cmake/HPX_SetupApex.cmake
    M cmake/HPX_UpdateGitDocs.cmake
    M cmake/templates/HPXConfig.cmake.in
    M cmake/templates/HPXMacros.cmake.in
    A cmake/tests/cxx17_noexcept_function.cpp
    M docs/CMakeLists.txt
    M docs/sphinx/about_hpx/people.rst
    M docs/sphinx/examples/1d_stencil.rst
    M hpx/async_launch_policy_dispatch.hpp
    M hpx/lcos/detail/future_data.hpp
    M hpx/lcos/local/futures_factory.hpp
    M hpx/lcos/local/packaged_continuation.hpp
    M hpx/parallel/util/numa_binding_allocator.hpp
    M hpx/runtime/actions/component_action.hpp
    M hpx/runtime/actions/plain_action.hpp
    R hpx/runtime/threads/detail/partlit.hpp
    M hpx/runtime/threads/detail/scheduled_thread_pool_impl.hpp
    M hpx/runtime/threads/detail/scheduling_loop.hpp
    M hpx/runtime/threads/detail/thread_num_tss.hpp
    M hpx/runtime/threads/executors/guided_pool_executor.hpp
    M hpx/runtime/threads/executors/limiting_executor.hpp
    M hpx/runtime/threads/policies/queue_helpers.hpp
    A hpx/runtime/threads/policies/queue_holder_numa.hpp
    A hpx/runtime/threads/policies/queue_holder_thread.hpp
    M hpx/runtime/threads/policies/shared_priority_queue_scheduler.hpp
    M hpx/runtime/threads/policies/thread_queue.hpp
    M hpx/runtime/threads/policies/thread_queue_mc.hpp
    M hpx/runtime/threads/thread_init_data.hpp
    M hpx/util/annotated_function.hpp
    R hpx/util/apex.hpp
    M libs/affinity/CMakeLists.txt
    A libs/affinity/include/hpx/affinity/detail/partlit.hpp
    A libs/affinity/include_compatibility/hpx/runtime/threads/detail/partlit.hpp
    M libs/affinity/src/parse_affinity_options.cpp
    M libs/affinity/tests/unit/parse_affinity_options.cpp
    R libs/allocator_support/src/CMakeLists.txt
    M libs/assertion/include/hpx/assertion.hpp
    M libs/assertion/include/hpx/assertion/evaluate_assert.hpp
    M libs/assertion/src/assertion.cpp
    M libs/basic_execution/CMakeLists.txt
    M libs/collectives/docs/index.rst
    M libs/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/collectives/include/hpx/collectives/all_to_all.hpp
    M libs/compute/CMakeLists.txt
    M libs/compute_cuda/CMakeLists.txt
    R libs/concepts/src/CMakeLists.txt
    M libs/concurrency/include/hpx/concurrency/cache_line_data.hpp
    M libs/coroutines/include/hpx/coroutines/detail/context_windows_fibers.hpp
    M libs/coroutines/include/hpx/coroutines/detail/get_stack_pointer.hpp
    M libs/coroutines/include/hpx/coroutines/thread_enums.hpp
    R libs/datastructures/src/CMakeLists.txt
    M libs/debugging/CMakeLists.txt
    A libs/debugging/include/hpx/debugging/print.hpp
    R libs/debugging/src/CMakeLists.txt
    R libs/errors/src/CMakeLists.txt
    M libs/execution/include/hpx/parallel/executors/thread_execution.hpp
    R libs/hashing/src/CMakeLists.txt
    R libs/iterator_support/src/CMakeLists.txt
    M libs/local_lcos/docs/index.rst
    M libs/memory/CMakeLists.txt
    R libs/program_options/src/CMakeLists.txt
    M libs/resource_partitioner/examples/async_customization.cpp
    M libs/resource_partitioner/examples/guided_pool_test.cpp
    M 
libs/resource_partitioner/examples/oversubscribing_resource_partitioner.cpp
    M libs/resource_partitioner/examples/simple_resource_partitioner.cpp
    M libs/synchronization/CMakeLists.txt
    M libs/synchronization/docs/index.rst
    A libs/synchronization/include/hpx/synchronization/channel_mpmc.hpp
    A libs/synchronization/include/hpx/synchronization/channel_mpsc.hpp
    A libs/synchronization/include/hpx/synchronization/channel_spsc.hpp
    M libs/synchronization/tests/performance/CMakeLists.txt
    A libs/synchronization/tests/performance/channel_mpmc_throughput.cpp
    A libs/synchronization/tests/performance/channel_mpsc_throughput.cpp
    A libs/synchronization/tests/performance/channel_spsc_throughput.cpp
    M libs/synchronization/tests/unit/CMakeLists.txt
    A libs/synchronization/tests/unit/channel_mpmc_fib.cpp
    A libs/synchronization/tests/unit/channel_mpmc_shift.cpp
    A libs/synchronization/tests/unit/channel_mpsc_fib.cpp
    A libs/synchronization/tests/unit/channel_mpsc_shift.cpp
    A libs/synchronization/tests/unit/channel_spsc_fib.cpp
    A libs/synchronization/tests/unit/channel_spsc_shift.cpp
    R libs/thread_support/src/CMakeLists.txt
    M libs/threadmanager/src/threadmanager.cpp
    M libs/type_support/CMakeLists.txt
    R libs/type_support/src/CMakeLists.txt
    R libs/util/src/CMakeLists.txt
    M plugins/parcelport/parcelport_logging.hpp
    M plugins/parcelport/verbs/rdma/rdma_logging.hpp
    M src/CMakeLists.txt
    M src/lcos/detail/future_data.cpp
    M src/runtime/threads/detail/thread_num_tss.cpp
    M src/runtime/threads/executors/pool_executor.cpp
    M src/util/backtrace/backtrace.cpp
    M src/util/runtime_configuration.cpp
    M src/util/thread_description.cpp
    M tests/performance/local/future_overhead.cpp
    M tests/unit/resource/CMakeLists.txt
    A tests/unit/resource/cross_pool_injection.cpp
    A tests/unit/resource/scheduler_priority_check.cpp
    M tests/unit/resource/suspend_thread_timed.cpp
    M tests/unit/topology/numa_allocator.cpp
    M tools/travis/build_and_run_tests.sh

  Log Message:
  -----------
  Merge pull request #1 from STEllAR-GROUP/master

Updating from master


  Commit: 40e7b082a54479cad13ec1d1204c2ce3da52e810
      
https://github.com/STEllAR-GROUP/hpx/commit/40e7b082a54479cad13ec1d1204c2ce3da52e810
  Author: Maxwell Reeser <[email protected]>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

  Changed paths:
    M libs/collectives/include/hpx/collectives/all_reduce.hpp

  Log Message:
  -----------
  Update all_reduce.hpp

Fixing previous fix


  Commit: 6b3dc70c4fcade16052cc964790a98522bbfc3ec
      
https://github.com/STEllAR-GROUP/hpx/commit/6b3dc70c4fcade16052cc964790a98522bbfc3ec
  Author: Maxwell Reeser <[email protected]>
  Date:   2020-01-07 (Tue, 07 Jan 2020)

  Changed paths:
    M libs/collectives/include/hpx/collectives/all_to_all.hpp

  Log Message:
  -----------
  Update all_to_all.hpp

Fixing fix


  Commit: 8d52a161f6224b7f87bcb8be6187979dfccac79a
      
https://github.com/STEllAR-GROUP/hpx/commit/8d52a161f6224b7f87bcb8be6187979dfccac79a
  Author: Mikael Simberg <[email protected]>
  Date:   2020-01-08 (Wed, 08 Jan 2020)

  Changed paths:
    M libs/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/collectives/include/hpx/collectives/all_to_all.hpp

  Log Message:
  -----------
  Merge pull request #4296 from folshost/master

Fixing collectives locking problem


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/c74abf06c555...8d52a161f622
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to