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 […]
Important: IRC channel change
Important: IRC channel change Because of the growing problems with Freenode we have decided to move our IRC channel to a different network. Please /join #ste||ar at Libra.Chat (irc://irc.libera.chat:6667). If you are using the Matrix bridge to IRC, you can join #ste||ar:libera.chat through Matrix. We hope to see you on the other side!
GSoC Coding Period Starts for Students!
STE||AR Group’s 2021 Google Summer of Code has begun! The coding period starts now for the 2 students selected this year to be funded by Google to work on projects for our group. For those unfamiliar with the program, the Google Summer of Code brings together ambitious students from around the world with open source […]
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 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 […]
HPX 1.5.1 released!
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 […]