distributedgood first issue
仓库指标
- Star
- (21,634 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
(1) if RANK or WORLD_SIZE is set in env variable, they will not be picked up (2) multiprocessing-distributed won't work with env variable: WORLD_SIZE and RANK being set since the world size needs to be recalculated.
Should be an easy fix