aai-institute / aai-institute/pyDVL
Worker signalling mechanism
未关闭
enhancement
- 主要语言
- Python
- 星标
- 146
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
In order to stop computation in workers once the overall computation is done we must signal the worker (we had this before with queues)
- For joblib backend: use files
- For ray / other backends use memcached / redis / whatever we use as k-v store
贡献指南
评估
这个 Issue 还没有评估数据。