Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 51e71e3ae6a4c97d458876aa1b115b763992128b
https://github.com/STEllAR-GROUP/hpx/commit/51e71e3ae6a4c97d458876aa1b115b763992128b
Author: targetakhil <[email protected]>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_inclusive_scan.hpp
M
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_scan.cpp
M
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_scan2.cpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
M
libs/parallelism/algorithms/tests/unit/algorithms/transform_inclusive_scan.cpp
Log Message:
-----------
add iterator tag dispatch overloads and seperated segmented overloads for
transform_inclusive_scan
Commit: 3e77053f4fdd747c16797199c7875a3611f06538
https://github.com/STEllAR-GROUP/hpx/commit/3e77053f4fdd747c16797199c7875a3611f06538
Author: targetakhil <[email protected]>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M libs/parallelism/algorithms/CMakeLists.txt
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/transform_inclusive_scan.hpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/transform_inclusive_scan_range.cpp
Log Message:
-----------
add container overloads and tests
Commit: 428aca12685ef205e1daf50ea7f21f2cddcd8c87
https://github.com/STEllAR-GROUP/hpx/commit/428aca12685ef205e1daf50ea7f21f2cddcd8c87
Author: targetakhil <[email protected]>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/transform_inclusive_scan.hpp
Log Message:
-----------
added documentation
Commit: d1adb3097eaf8186f22307e668b3c7874f7870a4
https://github.com/STEllAR-GROUP/hpx/commit/d1adb3097eaf8186f22307e668b3c7874f7870a4
Author: targetakhil <[email protected]>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M libs/full/include_local/include/hpx/local/numeric.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/transform_inclusive_scan.hpp
M libs/parallelism/algorithms/tests/regressions/scan_different_inits.cpp
M
libs/parallelism/algorithms/tests/regressions/transform_inclusive_scan_4786.cpp
M
libs/parallelism/algorithms/tests/regressions/transform_inclusive_scan_4787.cpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/transform_inclusive_scan_range.cpp
Log Message:
-----------
update sphinx docs and replace old deprecated calls for
transform_inclusive_scan
Commit: b86150d5a53fa3d2aafd87ee343290fd63a58eb7
https://github.com/STEllAR-GROUP/hpx/commit/b86150d5a53fa3d2aafd87ee343290fd63a58eb7
Author: targetakhil <[email protected]>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/transform_inclusive_scan.hpp
M
libs/parallelism/algorithms/tests/unit/container_algorithms/transform_inclusive_scan_range.cpp
Log Message:
-----------
change return type of container overloads to return an in_out_result
Commit: 85f256a0c9b39aea4a6fc1cb7ac5dd5ea4c5f603
https://github.com/STEllAR-GROUP/hpx/commit/85f256a0c9b39aea4a6fc1cb7ac5dd5ea4c5f603
Author: Hartmut Kaiser <[email protected]>
Date: 2021-07-30 (Fri, 30 Jul 2021)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M libs/full/include_local/include/hpx/local/numeric.hpp
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_inclusive_scan.hpp
M
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_scan.cpp
M
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_scan2.cpp
M libs/parallelism/algorithms/CMakeLists.txt
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/transform_inclusive_scan.hpp
M libs/parallelism/algorithms/tests/regressions/scan_different_inits.cpp
M
libs/parallelism/algorithms/tests/regressions/transform_inclusive_scan_4786.cpp
M
libs/parallelism/algorithms/tests/regressions/transform_inclusive_scan_4787.cpp
M
libs/parallelism/algorithms/tests/unit/algorithms/transform_inclusive_scan.cpp
M libs/parallelism/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A
libs/parallelism/algorithms/tests/unit/container_algorithms/transform_inclusive_scan_range.cpp
Log Message:
-----------
Merge pull request #5444 from Jedi18/adapt_transform_inclusive_scan
Adapt transform_inclusive_scan to C++ 20
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/544406cb8fe5...85f256a0c9b3
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits