Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: d3e9b9a57f665072ab04b957b5bdc0ee375b125f
https://github.com/STEllAR-GROUP/hpx/commit/d3e9b9a57f665072ab04b957b5bdc0ee375b125f
Author: Hartmut Kaiser <[email protected]>
Date: 2020-11-01 (Sun, 01 Nov 2020)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M libs/parallelism/algorithms/CMakeLists.txt
M libs/parallelism/algorithms/include/hpx/parallel/algorithm.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/algorithms/partial_sort.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
M libs/parallelism/algorithms/tests/performance/CMakeLists.txt
A libs/parallelism/algorithms/tests/performance/benchmark_partial_sort.cpp
A
libs/parallelism/algorithms/tests/performance/benchmark_partial_sort_parallel.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/CMakeLists.txt
A libs/parallelism/algorithms/tests/unit/algorithms/partial_sort.cpp
A
libs/parallelism/algorithms/tests/unit/algorithms/partial_sort_parallel.cpp
Log Message:
-----------
Adding Francisco Tapia's implementation of partial_sort
Commit: fc99f73396f984cc12f8ee1676bb4f6ab10aa5ca
https://github.com/STEllAR-GROUP/hpx/commit/fc99f73396f984cc12f8ee1676bb4f6ab10aa5ca
Author: Hartmut Kaiser <[email protected]>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
Log Message:
-----------
Update libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
Co-authored-by: Mikael Simberg <[email protected]>
Commit: b444ab8e9b859e916cb1587432ddacbd390e0212
https://github.com/STEllAR-GROUP/hpx/commit/b444ab8e9b859e916cb1587432ddacbd390e0212
Author: Hartmut Kaiser <[email protected]>
Date: 2020-11-02 (Mon, 02 Nov 2020)
Changed paths:
M docs/sphinx/api/public_api.rst
M docs/sphinx/manual/writing_single_node_hpx_applications.rst
M libs/parallelism/algorithms/CMakeLists.txt
M libs/parallelism/algorithms/include/hpx/parallel/algorithm.hpp
A
libs/parallelism/algorithms/include/hpx/parallel/algorithms/partial_sort.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
M libs/parallelism/algorithms/tests/performance/CMakeLists.txt
A libs/parallelism/algorithms/tests/performance/benchmark_partial_sort.cpp
A
libs/parallelism/algorithms/tests/performance/benchmark_partial_sort_parallel.cpp
M libs/parallelism/algorithms/tests/unit/algorithms/CMakeLists.txt
A libs/parallelism/algorithms/tests/unit/algorithms/partial_sort.cpp
A
libs/parallelism/algorithms/tests/unit/algorithms/partial_sort_parallel.cpp
Log Message:
-----------
Merge pull request #5041 from STEllAR-GROUP/partial_sort
Adding Francisco Tapia's implementation of partial_sort
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/1efefbf08ff3...b444ab8e9b85
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits