Logan Adams
Logan Adams
@yt6983138 - were there any errors with the pip install deepspeed command? Also can you confirm you have torch installed prior to deepspeed?
Hi @noob-ctrl - we don't fully support all of torch 2's features just yet. @c-maxey has good insight on what you can do here, but there should be better instructions...
Hi @OUYANGSIR - are you running in windows command prompt or in WSL? Have you followed the Windows install directions [here](https://github.com/microsoft/DeepSpeed#windows)?
That's correct. @OUYANGSIR - are you seeing this with pip install deepspeed as well (that will give you the latest which is >0.9.0 anyway). If you are still hitting this,...
Hi @LeF0URBE - there are a set of special Windows install directions on the repo, have you tried [those](https://github.com/microsoft/DeepSpeed#windows)? If not, we know there are some issues with this, that...
Hi @erew123 - thanks for your comment on that, I will try to grab a fresh Windows machine and test the steps, and then we can get that PR reviewed/merged....
> @tjruwase not sure why amd-mi200 test failed @hablb - the MI200 test isn't fully functional yet, that's why its listed as optional. You can complete this PR without it...
Hi @Dingjz - this is a known issue that we have with not being able to build ops for AMD currently. We can JIT the ops if that works for...
I'm not sure if this was tested on AMD or which node? (@mrwyattii might know?) Can you share the node you're using? AMD still needs some additional op support, so...
@Dingjz - the hybrid engine currently doesn't work on AMD, but you should be able to disable it and use that for now?