HPX

GSoC 22: Come and code a STE||AR Summer with us!

The STE||AR Group is honored to be selected as one of the 2022 Google Summer of Code (GSoC) mentor organizations! This program, which pays students over the summer to work on open source projects, has been a wonderful experience for students and mentors alike. This is our 8th summer being accepted by the program! Interested […]

HPX 1.8.0 Release Candidate

The first release candidate of HPX 1.8.0 is now available from our release page (https://github.com/STEllAR-GROUP/hpx/releases/tag/1.8.0-rc1) or by checking out the 1.8.0-rc1 tag. Preliminary and incomplete release notes are available here: https://hpx-docs.stellar-group.org/tags/1.8.0-rc1/html/releases/whats_new_1_8_0.html. As usual, please give it a try in your applications and let us know if you find any problems either on https://github.com/STEllAR-GROUP/hpx/issues or by […]

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 new Asio dependency, and slightly improves the performance of spinlocks among other minor changes. Importantly, the experimental hpx::execution::simdpar execution policy introduced in 1.7.0 was renamed […]

CPPCast Episode: HPX and DLA Future

CppCast, hosted by Jason Turner and JeanHeyd Meneide, is the first podcast for C++ developers by C++ developers. Since 2015 CppCast has been having conversations with C++ conference speakers, library authors, writers, ISO committee members and more. Hartmut Kaiser and Mikael Simberg of the STE||AR Group joined Jason and JeanHeyd for a podcast episode recently. […]

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 points and others receiving ranges versions. We’ve also added experimental support for using the new GCC’s SIMD data types with our parallel algorithms to go […]

HPX’s Season of Docs 2021

By Rachitt Shah HPX was recently selected to be part of Google’s Season of Docs (GSoD), a program designed to improve the documentation of open source software, as well as being a Google Summer of Code organization. GSoD aims to cover and create the documentation gaps faced by organizations due to various reasons, alongside giving technical writers […]

Scroll to top