Branch: refs/heads/transform_reduce_cpos
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 1407c0b60b5fa0c0ce476d1397802d0eff9ba060
https://github.com/STEllAR-GROUP/hpx/commit/1407c0b60b5fa0c0ce476d1397802d0eff9ba060
Author: Hartmut Kaiser <[email protected]>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M examples/quickstart/vector_counting_dotproduct.cpp
M examples/quickstart/vector_zip_dotproduct.cpp
M examples/transpose/transpose_await.cpp
M examples/transpose/transpose_block.cpp
M examples/transpose/transpose_block_numa.cpp
M examples/transpose/transpose_smp.cpp
M examples/transpose/transpose_smp_block.cpp
M libs/algorithms/CMakeLists.txt
M libs/algorithms/include/hpx/parallel/algorithms/detail/accumulate.hpp
M libs/algorithms/include/hpx/parallel/algorithms/transform_reduce.hpp
M
libs/algorithms/include/hpx/parallel/algorithms/transform_reduce_binary.hpp
A
libs/algorithms/include/hpx/parallel/container_algorithms/transform_reduce.hpp
M libs/algorithms/include/hpx/parallel/container_numeric.hpp
M libs/algorithms/include/hpx/parallel/datapar/loop.hpp
M libs/algorithms/include/hpx/parallel/numeric.hpp
M libs/algorithms/include/hpx/parallel/util/loop.hpp
M libs/algorithms/tests/performance/transform_reduce_scaling.cpp
M libs/algorithms/tests/unit/algorithms/transform_reduce.cpp
M libs/algorithms/tests/unit/algorithms/transform_reduce_binary.cpp
M
libs/algorithms/tests/unit/algorithms/transform_reduce_binary_bad_alloc.cpp
M
libs/algorithms/tests/unit/algorithms/transform_reduce_binary_exception.cpp
M libs/algorithms/tests/unit/algorithms/transform_reduce_binary_tests.hpp
M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
M libs/algorithms/tests/unit/container_algorithms/max_element_range.cpp
M libs/algorithms/tests/unit/container_algorithms/min_element_range.cpp
M libs/algorithms/tests/unit/container_algorithms/minmax_element_range.cpp
M libs/algorithms/tests/unit/container_algorithms/test_utils.hpp
A
libs/algorithms/tests/unit/container_algorithms/transform_reduce_binary_bad_alloc_range.cpp
A
libs/algorithms/tests/unit/container_algorithms/transform_reduce_binary_exception_range.cpp
A
libs/algorithms/tests/unit/container_algorithms/transform_reduce_binary_range.cpp
A
libs/algorithms/tests/unit/container_algorithms/transform_reduce_binary_tests_range.hpp
A libs/algorithms/tests/unit/container_algorithms/transform_reduce_range.cpp
M libs/include/include/hpx/include/parallel_transform_reduce.hpp
M libs/include/include/hpx/numeric.hpp
M
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_reduce.hpp
M
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce1.cpp
M
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce2.cpp
M
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary1.cpp
M
libs/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary2.cpp
M tests/performance/local/transform_reduce_binary_scaling.cpp
Log Message:
-----------
Making transform_reduce conforming to C++20
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits