Disable UCP_FEATURE_WAKEUP in non-blocking mode#565
Disable UCP_FEATURE_WAKEUP in non-blocking mode#565pentschev wants to merge 2 commits intorapidsai:branch-0.15from
Conversation
This is currently the only way to enable shared memory support.
|
Looks good. Currently failing on flake8:
Do you think it's worth exposing |
|
Thanks for pinging @quasiben , I hadn't seen the error before, should be fixed now.
I don't know, maybe? TBH, I'm ignorant of that, is that information useful at runtime somehow? Also note that |
|
Failures are legit, I'm trying to find out whether disabling |
|
Ok, this is an issue in UCX 1.8.x but as per my local tests it works in 1.9.x, so we'll need to wait for that to merge this PR. |
This is currently the only way to enable shared memory support.
See openucx/ucx#5322 for the discussion about it.