Skip to content

v2.1.6

Compare
Choose a tag to compare
@khuck khuck released this 13 Nov 21:22
· 1073 commits to develop since this release

Refactoring to remove circular dependency between HPX and APEX. libhpx no longer calls APEX directly, it is handled through a callback API.

  • view commit • Initial refactor to eliminate circular build dependency between APEX and HPX
  • view commit • Changing to explicit callback registrations for all events
  • view commit • Handle PAPI component read failures gracefully.
  • view commit • untangling circular dependency between APEX and HPX in cmake
  • view commit • Merge remote-tracking branch 'github/develop' into apex_callback_refactoring
  • view commit • fixing debug message
  • view commit • Restoring nested timers after yield/resume
  • view commit • Fixing scoped_thread and return from failed new_task
  • view commit • Merge branch 'apex_callback_refactoring' into develop
  • view commit • Splitting screen_output into verbose for environent variables