weifj0212

Results 4 comments of weifj0212

deepspeed wheel compiled w. ...... torch 1.13, cuda 11.7 I have installed those libraries, but still the same errors. Please help! libcublas 11.10.3.66 0 nvidia/label/cuda-11.7.1 libcublas-dev 11.10.3.66 0 nvidia/label/cuda-11.7.1 libcurand...

-------------------------------------------------- DeepSpeed C++/CUDA extension op report -------------------------------------------------- NOTE: Ops not installed will be just-in-time (JIT) compiled at runtime if needed. Op compatibility means that your system meet the required dependencies...

Thank you very much! fused_adam ............. [YES] ...... [OKAY] but have new error: /home/xxx/.cache/torch_extensions/py310_cu117/utils/utils.so: cannot open shared object file: No such file or directory.

Thanks very much! I changed CUDA11.7 to CUDA11.6, and run "DS_BUILD_UTILS=1 DS_BUILD_FUSED_ADAM=1 pip install deepspeed", there are not errors.