Skip to content

v2.1.7 Release to sync up with HPX v1.4.0

Compare
Choose a tag to compare
@khuck khuck released this 10 Dec 23:20
· 1030 commits to develop since this release

Bug fixes and refactoring to support new HPX modularization effort. APEX is no longer called from anywhere in HPX, but APEX does still make HPX calls. The previous circular dependency has been refactored out. HPX now has an external_timer class that provides a plugin API that APEX registers at program load. When HPX runs, the external_timer class will make callbacks to the registered library (APEX).

List of commits: