cycoe
cycoe
goto directory `/root/.cache/torch_extensions/py310_cu117/utils/`, there's a build.ninja file. run `ninja` command to build the `utils.so` manually
> @cycoe but no 'utils.so' file in this directory .I think that the deepspeed is not builded successfully.what do you think about it? there's no utils.so in this directory becuase...
goto the `/disk1/shisj/cache/torch_extensions/py38_cu113/utils/` directory, then compile utils.so manully with `ninja`
@judah plz review this PR