Parallel C++
Efficient and Scalable High-Performance Parallel Programming Using HPX
ยท
About
Building HPX applications
In this blog post, we will provide more details on how to build your own HPX application using CMake. In the previous blog post we showcased how on compile and install HPX.
Addendum
It does not matter how often one proofreads the book, there will be always bugs in the code or some issues. We will document the issues here and update the code on GitHub. Of course, we will update the potential new release of the book accordingly.
Installing HPX
In this blog post, we will provide more details on how to install HPX on your system.