-
Notifications
You must be signed in to change notification settings - Fork 258
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
Sanity Test fails: version `GLIBCXX_3.4.32' not found #770
Comments
What's the output of "$ ldd /usr/lib/libze_loader.so.1" |
|
From your log, /usr/lib/libze_loader.so.1 links to .../anaconda3/envs/ML1/lib/python3.12/site-packages/torch/lib/../../../../libstdc++.so.6 ? |
|
|
I believe it works when overriding the symlink to point to system's version
|
Describe the bug
GPU: B580
Installed Using https://pytorch-extension.intel.com/installation?platform=gpu&version=v2.5.10%2Bxpu&os=linux%2Fwsl2&package=pip
With a clean conda environment.
Versions
The text was updated successfully, but these errors were encountered: