Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Which deepspeed version is it #91

Open
Kareneveve opened this issue Apr 24, 2024 · 2 comments
Open

Which deepspeed version is it #91

Kareneveve opened this issue Apr 24, 2024 · 2 comments

Comments

@Kareneveve
Copy link

deepspeed.ops.op_builder.builder.CUDAMismatchException: >- DeepSpeed Op Builder: Installed CUDA version 12.2 does not match the version torch was compiled with 11.7, unable to compile cuda/cpp extensions without a matching cuda version.

how should i fix it

@yanwei-li
Copy link
Member

Hi, it seems the CUDA version and compiled PyTorch version are not the same one. Please try to align them to 11.7 or 12.2.

@Kareneveve
Copy link
Author

Hi, it seems the CUDA version and compiled PyTorch version are not the same one. Please try to align them to 11.7 or 12.2.

thanks for your answer, i have already solved it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants