A C++ Runtime Replacement
- Mentors
- Hartmut Kaiser, Thomas Heller
- Organization
- STE||AR Group
Turn HPX into a replacement for the C++ runtime. Currently HPX needs to manually "lift" regular functions to HPX threads in order to have all the information for user-level threading available. This project aims to implement steps that need to be taken to implement a HPX C++ runtime replacement and provide a first proof of concept implementation for a platform of choice.