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

OpenMP threading support for Windows #46

Closed
termoshtt opened this issue Jun 17, 2020 · 2 comments
Closed

OpenMP threading support for Windows #46

termoshtt opened this issue Jun 17, 2020 · 2 comments

Comments

@termoshtt
Copy link
Member

termoshtt commented Jun 17, 2020

Runtime error of STATUS_DLL_NOT_FOUND occurs for iomp targets:

##[warning]   Compiling intel-mkl-sys v0.2.0-alpha.0 (D:\a\intel-mkl-src\intel-mkl-src\intel-mkl-sys)
    Finished test [unoptimized + debuginfo] target(s) in 3m 08s
     Running target\debug\deps\intel_mkl_sys-d6a75171bad72c77.exe
error: test failed, to rerun pass '--lib'
##[error]test failed, to rerun pass '--lib'
Caused by:
  process didn't exit successfully: `d:\a\intel-mkl-src\intel-mkl-src\target\debug\deps\intel_mkl_sys-d6a75171bad72c77.exe` (exit code: 0xc0000135, STATUS_DLL_NOT_FOUND)
##[error]The process 'C:\Rust\.cargo\bin\cargo.exe' failed with exit code 3221225781

#48 (comment)

@termoshtt termoshtt added this to the intel-mkl-src 0.6.0 milestone Jun 17, 2020
@termoshtt termoshtt mentioned this issue Jun 23, 2020
3 tasks
@termoshtt termoshtt changed the title iomp5 library is lacking for Windows archive OpenMP threading support for Windows Jun 23, 2020
@termoshtt termoshtt removed this from the intel-mkl-src 0.6.0 milestone Jun 23, 2020
@ChingChuan-Chen
Copy link

@termoshtt We can close this issue now.

@termoshtt
Copy link
Member Author

This has been fixed and confirmed in Windows instance of GitHub Actions.

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