You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OPAL: enable async progress thread based on OPAL_ASYNC_PROGRESS
- The SW-based async progress thread has been planned long time ago in
683efcb, but has never been enabled/implemented since.
- This commit enables the spawn of an async progress thread to execute
_opal_progress() routine when OPAL_ENABLE_PROGRESS_THREADS is set at
both compile time and runtime (env OPAL_ASYNC_PROGRESS).
- Fix minor typo in opal_progress.h doxygen comment
Signed-off-by: Minh Quan Ho <minh-quan.ho@sipearl.com>
0 commit comments