JuliaLinearAlgebra / libblastrampoline

Using PLT trampolines to provide a BLAS and LAPACK demuxing library.
MIT License
66 stars 17 forks source link

Test MKL ILP64 through environment variable #18

Closed staticfloat closed 3 years ago

staticfloat commented 3 years ago

We want to test ILP64 MKL as well; do so by setting MKL_INTERFACE_LAYER to ILP64 and then re-running the MKL test. In practice, because LBT classifies MKL as LP64 or ILP64 at load time, we'll need to either: