All, We have released HPX 1.8.1 that adds a number of small new features and fixes a handful of problems discovered since the last 1.8.0 release, in particular: a lot of work has been done to improve vectorization support for our parallel algorithms. HPX now supports using EVE - the Expressive Vector Engine as a vectorization backend. More work was done towards full compatibility with the sender/receiver proposal P2300. Fixed have collective operations to properly avoid overlapping consecutive operations on the same communicator. We also fixed a dangling reference problem while serializing non-default constructible types. We have added support for static linking on Windows (using MSVC) and have added support for M1/MacOS based architectures. A full list of changes can be found in the release notes [1].
You can download the release from our releases page [2] or check out [3] the 1.8.1 tag using git. If you have any questions, comments, or exploits to report you can reach us on IRC or Matrix (#ste||ar on libera.chat) [4] or email us at hpx-users [5]. We depend on your input! Regards Hartmut --------------- https://stellar-group.org https://github.com/STEllAR-GROUP/hpx [1] https://hpx-docs.stellar-group.org/tags/1.8.1/html/releases/whats_new_1_8_1. html [2] https://github.com/STEllAR-GROUP/hpx/releases/tag/1.8.1 [3] https://github.com/STEllAR-GROUP/hpx/tree/1.8.1 [4] https://matrix.to/#/#ste||ar:libera.chat [5] [email protected] _______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
