-
-
Notifications
You must be signed in to change notification settings - Fork 255
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
Link.exe Error Exit Code 1120 #251
Comments
trying to download OneMKL directly from intel will update later Update: Still failed |
I suggest to try with
|
thank you that works. However, still fails in the root directory if I use Note: |
The intention is to use one of the BLAS library features like |
Tried tackling #228 and got the following error when I ran
cargo bench -F "blas"
also tried
cargo bench -F "linfa/intel-mkl-system"
I am not sure what the resolution is for this, but this is my context:
rustc 1.64.0
The text was updated successfully, but these errors were encountered: