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
No other callbacks are called (no direct modex requests)
The timeout should be observed and the RTE server has to act accordingly informing the PMIx server about it.
(? Any event-related activity?)
Reference implementation:
TBD
Notes
The test suite's RTE component should implement the support of the PMIX_TIMEOUT info key in pmix_server_fencenb_fn_t callback.
Currently, it's not there.
Test description
Verifies that the Fence is synchronizing
Test sketch
Execution details
Client-side expectations:
Server-side expectations:
(? Any event-related activity?)
Reference implementation:
TBD
Notes
The test suite's RTE component should implement the support of the
PMIX_TIMEOUTinfo key inpmix_server_fencenb_fn_tcallback.Currently, it's not there.