We have just released HPX 1.5.1. This patch release fixes problems found in the 1.5.0 release. It contains the following changes: Removes restriction on suspending runtime with multiple localities, users are now responsible for synchronizing work between localities before suspending. Fixes several compilation problems and warnings. Adds notes in the documentation explaining how to cite […]
HPX 1.5.0 released!
The STE||AR Group is proud to announce the release of HPX 1.5.0! This is a big release with many changes and improvements. We have added numerous new features, adapted a lot of algorithms to be C++20 conformant, continued work on modularizing and making HPX lighter, improved usability, stability, and performance. Make sure to read our […]
HPX 1.5.0 release candidate 3
The third and last release candidate of HPX 1.5.0 is now available. Get it by cloning the repository and checking out the 1.5.0-rc3 tag or downloading the archive from our releases page: https://github.com/STEllAR-GROUP/hpx/releases/tag/1.5.0-rc3. The APEX tag has been updated in this release candidate, it includes more algorithms adapted to C++20 and several bug fixes. While […]
HPX 1.5.0 release candidate 2
The second release candidate of HPX 1.5.0 is now available. Get it by cloning the repository and checking out the 1.5.0-rc2 tag or downloading the archive from our releases page: https://github.com/STEllAR-GROUP/hpx/releases/tag/1.5.0-rc2. This second release candidate includes the first version of the release notes for this release 1.5.0. You can check it out in the documentation […]
HPX 1.5.0 release candidate 1
The first release candidate of HPX 1.5.0 is now available. Get it by cloning the repository and checking out the 1.5.0-rc1 tag or downloading the archive from our releases page: https://github.com/STEllAR-GROUP/hpx/releases/tag/1.5.0-rc1. This is a big release with many changes and improvements. The main breaking change of this release is that HPX now requires a C++14 […]
HPX Community Survey Summary
The HPX Community Survey was conducted to gauge user experiences regarding usefulness and functionality, purpose of use, and ease of use of HPX. Submissions were collected through 03/05/2020, and 33 total responses were received. The findings in this survey will serve as a valuable tool as HPX – it’s breadth and functionality – continues to […]