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

mkl undefined symbol issue after upgrade #708

Closed
ReimarBauer opened this issue Mar 6, 2021 · 2 comments
Closed

mkl undefined symbol issue after upgrade #708

ReimarBauer opened this issue Mar 6, 2021 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@ReimarBauer
Copy link
Member

For documentation purposes

In one of our servers I ran into a mkl problem during the update. It was solved by a mamba update --all

MSS : symbol lookup error: .../miniconda3/envs/demo/lib/python3.7/site-packages/mkl/../../../libmkl_intel_thread.so: undefined symbol: omp_get_num_procs

  mkl                   2020.2  256                     installed                      
  mkl                   2020.4  h726a3e6_304            conda-forge/linux-64     Cached
@ReimarBauer
Copy link
Member Author

ReimarBauer commented Mar 6, 2021

update procedure was

conda install mamba
mamba update --all
conda install mss==2.0.1
mamba update --all

in the first mamba update all it fetched mss==2.0.0
unfortunately it was not the newest build

@ReimarBauer ReimarBauer added the documentation Improvements or additions to documentation label Mar 14, 2021
@ReimarBauer
Copy link
Member Author

was adressed and solved in mamba :)

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

No branches or pull requests

1 participant