Skip to content

Releases: JuliaLinearAlgebra/MKL.jl

v0.4.0

28 Feb 22:28
7b10338
Compare
Choose a tag to compare

MKL v0.4.0

Diff since v0.3.0

Closed issues:

  • package not registered? (#13)
  • Renaming BLAS name only locally? (#31)
  • Where did the caveats section go? (#41)
  • Installation failure with "Unable to automatically install 'IntelOpenMP'" (#42)
  • Build fails with Ubuntu 20.04 (#47)
  • Have a way to make MKL the BLAS for BB libraries (#48)
  • Build failing on mac with Julia 1.4.2 (#49)
  • Julia+MKL can't seem to multithread somehow (#51)
  • MKL.jl Won't Install on JuliaPro 1.4.2-1 on Windows 10 (#52)
  • Fail to install MKL for Julia 1.4 or 1.5 (ERROR: ArgumentError: invalid version range: ">= 2020") (#55)
  • Docker ERROR: Unable to automatically install 'IntelOpenMP' (#61)
  • Move CI to gh-actions (#64)

Merged pull requests:

  • Run on Julia 1.5 (by building sysimg) and 1.7 (with LBT) in the same codebase (#63) (@ViralBShah)
  • Switch CI to GitHub Actions (#65) (@giordano)
  • Use new setup for TagBot (#66) (@giordano)
  • Fix package building step in GitHub Actions (#68) (@giordano)

v0.3.0

18 Oct 13:07
b6283ca
Compare
Choose a tag to compare

MKL v0.3.0

Closed issues:

  • Improve REPL latency (#1)
  • package status/stability (#5)
  • cannot launch Julia after installing MKL.jl (#6)
  • Squeeze More Performance from Intel MKL (#7)
  • How to use MKL Pardiso (#9)
  • Julia binaries prebuilt with MKL (#10)
  • Adding when MKL repository is already downloaded doesn't build automatically (#12)
  • Remove suitesparse / arpack caveat? (#14)
  • Cannot open libmkl_rt (#18)
  • MKL shared libraries and Libdl on Mac/Linux (#19)
  • [question] Where will the mkl libraries be installed? (#21)
  • MKL isn't built on Windows (#24)
  • Not working on Macbook (#26)
  • Using new PackageCompiler (#27)
  • build MKL fails (#33)
  • Clean up downloads folder after installation (#34)
  • Conflict with PackageCompiler (#36)
  • Weird bugs in QR (#37)
  • Segmentation Fault (#39)
  • could not load library in building (#43)
  • MLK.jl building hangs on SOME Windows 10 computers (#44)
  • How to uninstall? (#53)
  • using existing installed MKL to use in Julia (#54)

Merged pull requests: