Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: da5a09152d8656ef54643ed07a27ef8f27bccf30
https://github.com/STEllAR-GROUP/hpx/commit/da5a09152d8656ef54643ed07a27ef8f27bccf30
Author: Shreyas Atre <[email protected]>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
A
libs/core/algorithms/include/hpx/parallel/algorithms/detail/reduce_deterministic.hpp
A libs/core/algorithms/include/hpx/parallel/algorithms/detail/rfa.hpp
A
libs/core/algorithms/include/hpx/parallel/algorithms/reduce_deterministic.hpp
M libs/core/algorithms/tests/unit/algorithms/CMakeLists.txt
A libs/core/algorithms/tests/unit/algorithms/reduce_deterministic.cpp
Log Message:
-----------
Add reproducible summation reduction
- Currently supports sequential version of reduction
- Tests determinism by shuffling order of floating point numbers
Signed-off-by: Shreyas Atre <[email protected]>
Commit: 0a2247dae09d14324a4bf4550eea40ec4b5f89b6
https://github.com/STEllAR-GROUP/hpx/commit/0a2247dae09d14324a4bf4550eea40ec4b5f89b6
Author: Shreyas Atre <[email protected]>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M .circleci/tests.unit2.algorithms
M libs/core/algorithms/CMakeLists.txt
M
libs/core/algorithms/include/hpx/parallel/algorithms/detail/reduce_deterministic.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/detail/rfa.hpp
M libs/core/algorithms/tests/unit/algorithms/reduce_deterministic.cpp
Log Message:
-----------
Address inspect tool, check module cmakelists, warnings and spell check
- missing includes
- prevent max/min being expanded as macros
- minor spell check correction
- remove pragma once in cpp file
- resolve implicit type conversions in rfa type to single and double and other
places
- add dual license
- remove unnecessary command for macos ci
- use HPX_UNROLL instead of vanilla pragma
- clang-17 cannot unroll so use checks
- add typename qualifier for iterator type
Signed-off-by: Shreyas Atre <[email protected]>
Commit: 2283f86047eb3ec0a4feb020becda37250897938
https://github.com/STEllAR-GROUP/hpx/commit/2283f86047eb3ec0a4feb020becda37250897938
Author: Shreyas Atre <[email protected]>
Date: 2025-01-26 (Sun, 26 Jan 2025)
Changed paths:
M
libs/core/algorithms/include/hpx/parallel/algorithms/reduce_deterministic.hpp
M libs/core/algorithms/tests/unit/algorithms/reduce_deterministic.cpp
Log Message:
-----------
Move non-standard functionality to hpx::experimental
- Remove unnecessary code
Signed-off-by: Shreyas Atre <[email protected]>
Commit: ad17f8919519202f101395cd57817d26d5609897
https://github.com/STEllAR-GROUP/hpx/commit/ad17f8919519202f101395cd57817d26d5609897
Author: Hartmut Kaiser <[email protected]>
Date: 2025-01-26 (Sun, 26 Jan 2025)
Changed paths:
M .circleci/tests.unit2.algorithms
M libs/core/algorithms/CMakeLists.txt
A
libs/core/algorithms/include/hpx/parallel/algorithms/detail/reduce_deterministic.hpp
A libs/core/algorithms/include/hpx/parallel/algorithms/detail/rfa.hpp
A
libs/core/algorithms/include/hpx/parallel/algorithms/reduce_deterministic.hpp
M libs/core/algorithms/tests/unit/algorithms/CMakeLists.txt
A libs/core/algorithms/tests/unit/algorithms/reduce_deterministic.cpp
Log Message:
-----------
Merge pull request #6584 from SAtacker/rfa
Rfa
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/714b7c845d5a...ad17f8919519
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