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

Can I use MKL in the BLAS option ? #139

Open
gaoyanfei opened this issue Mar 18, 2017 · 2 comments
Open

Can I use MKL in the BLAS option ? #139

gaoyanfei opened this issue Mar 18, 2017 · 2 comments

Comments

@gaoyanfei
Copy link

gaoyanfei commented Mar 18, 2017

I saw these words in the code

#if defined _MKL_BLAS
#include "mkl.h"
#include "mkl_spblas.h"
#endif

But in the configure_run.sh, only ATLAS, STANDARD, ACCLERATE are accepted. I tried to add MKL include and lib, but it fails.

@mlopez14
Copy link
Member

mlopez14 commented Mar 18, 2017 via email

@venky187
Copy link

Hi all,

I tried compiling with MKL library and I am facing trouble running the code. I maybe wrong but I think the code is not compatible with MKL. Is anyone else facing this issue? I have attached log files from both ATLAS library and MKL library for the flatplate testcase. Please let know if anything needs to be done.

log_ATLAS.txt
log_MKL.txt

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

3 participants