Skip to content

NumPy with Intel MKL as BLAS/LAPACK hangs in Intel OpenMP 2018.0.2 runtime #10060

@jmwoloso

Description

@jmwoloso

Hello!

Linux Mint: 18.3 (Sylvia)
Python: 3.6.3
NumPy: 1.13.3
Cython 0.27.3

I am trying to build numpy and scipy wheels from source using the intel mkl compilers. Numpy compiles just fine, however when I run the test suite, the suite hangs on test_path_type_input within test_einsum.TestEinSumPath (or maybe the test after it? not sure because the last test name visible is this one; see screen cap)

Running the test suite for scipy results in the suite hanging on test_lapack within test_build.TestF77Mismatch

In both cases (numpy and scipy) the tests run and pass fine when run individually, so I'm not sure what else might be the cause.

Any help is greatly appreciated. See screen shot for images of the test suites when they're stuck is included.
numpy
scipy

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