Skip to content

Can I use MKL in the BLAS option ? #139

@gaoyanfei

Description

@gaoyanfei

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions