Dear HPX users,
The second release candidate of HPX 1.6.0 is now available: https://github.com/STEllAR-GROUP/hpx/releases/tag/1.6.0-rc2. Compared to the first release candidate we have adapted hpx::remove/remove_if to C++20, fixed compilation with C++20, fixed environment handling and hwloc behaviour on FreeBSD, and adjusted the CMake options for enabling CUDA/HIP support. For users of the resource partitioner we have introduced a minor breaking change: the resource partitioner callback used during initialization now takes the parsed command-line arguments as an additional hpx::program_options::variables_map argument. As usual, please let us know about any issues that you find on our issues page: https://github.com/STEllAR-GROUP/hpx/issues.<https://g> ________________________________ From: Simberg Mikael Sent: Wednesday, January 27, 2021 4:17:09 PM To: [email protected]; [email protected] Subject: HPX 1.6.0 release candidate 1 Dear HPX users, The first release candidate of HPX 1.6.0 is now available. Get it by checking out the 1.6.0-rc1 tag, or by downloading it from the releases page: https://github.com/STEllAR-GROUP/hpx/releases/tag/1.6.0-rc1. In this release we've continued adapting the parallel algorithms to be C++20-conformant and added experimental HIP support, in addition to further performance improvements and bugfixes. Users upgrading from previous releases should note that many compatibility options have been disabled by default. Please see the release notes for a full list of improvements and changes: https://hpx-docs.stellar-group.org/tags/1.6.0-rc1/html/releases/whats_new_1_6_0.html. Please let us know of any issues you encounter while trying out the release candidate on our issues page: https://github.com/STEllAR-GROUP/hpx/issues. We appreciate your help!
_______________________________________________ hpx-users mailing list [email protected] https://mail.cct.lsu.edu/mailman/listinfo/hpx-users
