We have released HPX 1.8.1 that adds a number of small new features and fixes a handful of problems discovered since the last 1.8.0 release, in particular: a lot of work has been done to improve vectorization support for our parallel algorithms. HPX now supports using EVE – the Expressive Vector Engine as a vectorization […]
GSoC 2022 Participants Announced!
It is time to announce the participants for in the STE||AR Group’s 2022 Google Summer of Code! We are very proud to announce the names of the 5 contributors this year who will be funded by Google to work on projects for our group. These recipients represent the very best of the many excellent proposals […]
HPX 1.8.0 released
We have released HPX 1.8.0 — a major update to our C++ Standard Library for Concurrency and Parallelism. The HPX parallel algorithms now have been fully adapted to C++20, all existing facilities have been adjusted to conform to this version of the Standard as well. We now can proudly announce full conformance to the C++20 […]
GSoD 2022 – STE||AR Group announces technical writer hire!
Documentation is a love letter that your write to your future self. Damian Conway We are proud to welcome Bhumit Attarde to STE||AR Group as the new technical writer that will work with us during this year’s Google Season of Docs period. Bhumit will focus on developing additional content for our HPX documentation in order […]
GSoD 2022
STE||AR Group was accepted for Google Season of Docs 2022! We look forward to developing our HPX documentation even more and expanding our group this summer. https://developers.google.com/season-of-docs/docs/participants Like Google Summer of Code (GSoC) the program aims to match motivated people with interesting open source projects that are looking for volunteer contributions. GSoD, however, aims to improve […]
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 […]