Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 6eb315271aa6520c92a98a9c36f8c0ecc362264f
      
https://github.com/STEllAR-GROUP/hpx/commit/6eb315271aa6520c92a98a9c36f8c0ecc362264f
  Author: Hartmut Kaiser <[email protected]>
  Date:   2025-01-06 (Mon, 06 Jan 2025)

  Changed paths:
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_local_view_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M examples/quickstart/partitioned_vector_spmd_foreach.cpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_induction.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/zip_iterator.hpp
    M libs/core/algorithms/tests/unit/algorithms/copyn_tests.hpp
    M 
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_load_store.hpp
    M 
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_load_store.hpp
    M 
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_load_store.hpp
    M 
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_type.hpp
    M libs/core/executors/include/hpx/executors/detail/index_queue_spawning.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/counting_iterator.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/iterator_adaptor.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/iterator_facade.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/traits/is_iterator.hpp
    M libs/core/iterator_support/include/hpx/iterator_support/zip_iterator.hpp
    M libs/core/program_options/include/hpx/program_options/eof_iterator.hpp
    M libs/core/runtime_configuration/src/runtime_configuration.cpp
    M libs/core/threading_base/include/hpx/threading_base/thread_num_tss.hpp
    M libs/core/threading_base/src/thread_num_tss.cpp

  Log Message:
  -----------
  Minor fixes and optimizations


  Commit: 0158c832e81a2773ca63ef505d9fc93873b57903
      
https://github.com/STEllAR-GROUP/hpx/commit/0158c832e81a2773ca63ef505d9fc93873b57903
  Author: Hartmut Kaiser <[email protected]>
  Date:   2025-01-06 (Mon, 06 Jan 2025)

  Changed paths:
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_local_view_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/zip_iterator.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/counting_iterator.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/iterator_adaptor.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/iterator_facade.hpp
    M libs/core/iterator_support/include/hpx/iterator_support/zip_iterator.hpp
    M libs/core/program_options/include/hpx/program_options/eof_iterator.hpp
    M libs/full/collectives/include/hpx/collectives/gather.hpp

  Log Message:
  -----------
  Revert iterator changes


  Commit: a40e83efb3005ae2821d1d3071140dca55ff3834
      
https://github.com/STEllAR-GROUP/hpx/commit/a40e83efb3005ae2821d1d3071140dca55ff3834
  Author: Hartmut Kaiser <[email protected]>
  Date:   2025-01-06 (Mon, 06 Jan 2025)

  Changed paths:
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M examples/quickstart/partitioned_vector_spmd_foreach.cpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_induction.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/zip_iterator.hpp
    M libs/core/algorithms/tests/unit/algorithms/copyn_tests.hpp
    M 
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_load_store.hpp
    M 
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_load_store.hpp
    M 
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_load_store.hpp
    M 
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_type.hpp
    M libs/core/executors/include/hpx/executors/detail/index_queue_spawning.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/counting_iterator.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/iterator_adaptor.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/iterator_facade.hpp
    M 
libs/core/iterator_support/include/hpx/iterator_support/traits/is_iterator.hpp
    M libs/core/iterator_support/include/hpx/iterator_support/zip_iterator.hpp
    M libs/core/runtime_configuration/src/runtime_configuration.cpp
    M libs/core/threading_base/include/hpx/threading_base/thread_num_tss.hpp
    M libs/core/threading_base/src/thread_num_tss.cpp
    M libs/full/collectives/include/hpx/collectives/gather.hpp

  Log Message:
  -----------
  Merge pull request #6596 from STEllAR-GROUP/auxiliary_fixes

Minor fixes and optimizations


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/8029d34f993a...a40e83efb300

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

Reply via email to