Logan Adams
Logan Adams
Hi @kisseternity - this issue seems fairly stale now so I'll close it, mostly since we're now on DeepSpeed 0.10.0. If are you able, could you see if this is...
@wuQi-666 - that usually means that you have not installed deepspeed properly. Can you please share `pip list` and `python -c "import deepspeed; print('op_builder:', deepspeed.op.op_builder)"`
Hi @hyunwoongko - apologies for taking so long to reply to this. Is this still a branch you'd like to see merged? If so, could you resolve merge conflicts? If...
Thanks, @jglaser - closing this now then since its fairly old. Appreciate your contributions and next time we will do a much better job reviewing things promptly.
@shadowtudark - apologies for not reviewing this before, but is this still a PR you think brings value? If so, happy to review.
Closing as stale for now/target branch not master as well. If this is needed, please re-open or re-create this PR.
Hi @stas00 and @TimDettmers - any idea if this is still needed? If so, happy to fix the conflicts and review/merge. Otherwise closing out some older PRs here. Thanks for...
Async_io isn't supported on Windows without using WSL to install this. If you are on Windows, then you will want to install DeepSpeed with `DS_BUILD_AIO=0 pip install deepspeed` since this...
@LordEdison - if you are hitting an async io issue on Linux, you'll have a different issue than the main issue here on Windows. If so, can you please open...
@Skala05reg - I believe they are referring to the latest async_io version. 0.3.16 is not the latest version of DeepSpeed, and is from April 2021.