Skip to content

0.6.0+mkl2020.1

Compare
Choose a tag to compare
@termoshtt termoshtt released this 23 Jun 06:19
· 242 commits to master since this release
20bbfa9

0.6.0+mkl2020.1 - 2020-06-23

Released 3 crates

  • intel-mkl-src 0.6.0+mkl2020.1
  • intel-mkl-sys 0.2.0+mkl2020.1
  • intel-mkl-tool 0.2.0+mkl2020.1

Added

  • Static link support #30
    • For Windows #48
    • For Linux #45

Changed

  • Add MKL version into crate version #50
  • Based on Intel MKL 2020.1
    • For Linux #43
    • For Windows #48
  • Refactoring intel-mkl-tool
    • Switch failure to anyhow #33
    • and others...

Deleted

  • macOS support is dropped #42

Maintenance

  • Create MKL-enable Rust container #36
  • Switch to GitHub Actions #32