Date: 02/09/2021

HPX 1.6.0 release candidate 2

Author: Mikael Simberg

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.

Similar Posts