Branch: refs/heads/segmented_foreach
Home: https://github.com/STEllAR-GROUP/hpx
Commit: b567fa0cf1639a2a764686d3d3e8960f22557311
https://github.com/STEllAR-GROUP/hpx/commit/b567fa0cf1639a2a764686d3d3e8960f22557311
Author: Hartmut Kaiser <[email protected]>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/detail/view_element.hpp
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_fwd.hpp
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_view.hpp
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_view_iterator.hpp
M
components/containers/unordered/include/hpx/components/containers/unordered/unordered_map.hpp
M
components/containers/unordered/include/hpx/components/containers/unordered/unordered_map_segmented_iterator.hpp
M libs/core/config/include/hpx/config/deprecation.hpp
M libs/core/iterator_support/tests/unit/is_iterator.cpp
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/for_each.hpp
M libs/full/segmented_algorithms/tests/unit/partitioned_vector_for_each.cpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_each.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/for_each.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/foreach_tests.hpp
M libs/parallelism/algorithms/tests/unit/algorithms/foreachn_exception.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/foreach_adapt.cpp
Log Message:
-----------
Starting to separate segmented algorithms: for_each
Commit: 39d7db0b5460ea333bd0528394744c25a7987197
https://github.com/STEllAR-GROUP/hpx/commit/39d7db0b5460ea333bd0528394744c25a7987197
Author: Hartmut Kaiser <[email protected]>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/for_each.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_each.hpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/foreach_adapt.cpp
Log Message:
-----------
Using tag_fallback_invoke to disambiguate tsegmented tag_invoke
specializations
- flyby: fixing fill implementations to not use old for_each_ dispatch point
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/cc302ad10e0f...39d7db0b5460
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits