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

An error occurred while running locally:Exception in thread "main" java.lang.UnsatisfiedLinkError: com.intel.analytics.bigdl.mkl.MKL.setNumThreads(I)V #3126

Open
540667387 opened this issue May 21, 2021 · 2 comments
Assignees

Comments

@540667387
Copy link

I had an error running locally on Windows

println(TensorFloat)

Exception in thread "main" java.lang.UnsatisfiedLinkError: com.intel.analytics.bigdl.mkl.MKL.setNumThreads(I)V
at com.intel.analytics.bigdl.mkl.MKL.setNumThreads(Native Method)
at com.intel.analytics.bigdl.mkl.MKL.setMklEnv(MKL.java:127)

i donot know why?

@Le-Zheng
Copy link
Contributor

BigDL supports Linux and mac. Please try it on Linux or mac.

@540667387
Copy link
Author

BigDL supports Linux and mac. Please try it on Linux or mac.

Well, that's too bad

Le-Zheng pushed a commit to Le-Zheng/BigDL that referenced this issue Oct 20, 2021
* update pytorch doc

* update README.md

* Update install.md

* Update install.md

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

No branches or pull requests

3 participants