THE LINUX FOUNDATION PROJECTS

Mikael Simberg

HPX 1.7.1 released

We have released HPX 1.7.1 to fix minor problems found after the 1.7.0. This patch release fixes a bug in the internals of actions, adds a version check to the...

HPX 1.7.0 released

The STE||AR Group is proud to announce the release of HPX 1.7.0! This release continues the focus on C++20 conformance in our parallel algorithms, with many new algorithms becoming customization...

HPX 1.6.0 released!

The STE||AR Group is proud to announce the release of HPX 1.6.0! HPX is an implementation of the C++ standard library for parallelism and concurrency on an efficient user-level threading...

HPX 1.6.0 release candidate 2

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...