ipython / ipython/ipyparallel

BroadcastScheduler

未關閉
#470 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Jupyter Notebook
星號
2.6k
分支
1k
PR 合併指標
30 天內沒有已合併 PR

描述

We have landed the prototype BroadcastScheduler for improved scaling of DirectView-style message patterns (same request to all engines), but there's still quite a bit to do. Still to do to bring this to maturity:

1. document differences between broadcast and direct view, tuning parameters, etc.
2. ensure broadcast view passes all direct view tests (some noted in skips in test_view_broacast)
3. include benchmarks comparing dview/broadcast
4. consider 'automatic' coalescing behavior rather than explicit
4. when bcast reaches maturity, consider *replacing* directview with broadcast, as it should be better ~across the board, and only worse when everything is super fast (small messages, small number of engines)

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。