Skip to content

Releases: JuliaLinearAlgebra/libblastrampoline

Dual-interface library support

20 Jan 00:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v4.0.0

v3.1.0

10 Oct 14:13
c6c7bc5
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @vazub made their first contribution in #43

Full Changelog: v3.0.4...v3.1.0

Fix armv7l interface detection

07 Apr 04:05
23de7a0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.3...v3.0.4

Fix armv7l trampolines

07 Apr 04:05
7b502b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

Fix MKL thread setter segfault

02 Mar 00:42
Compare
Choose a tag to compare

What's Changed

  • Use the properly-capitalized C-ABI MKL threading interface by @staticfloat in #32

Full Changelog: v3.0.1...v3.0.2

Fix MKL crashiness

27 Feb 02:36
Compare
Choose a tag to compare

Apparently, mixing MKL and OpenBLAS causes crashes if we dlclose() things.

What's Changed

Full Changelog: v3.0.0...v3.0.1

Add `active_forwards` API

24 Feb 05:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v3.0.0

v2.2.0

20 Feb 16:54
Compare
Choose a tag to compare

Full Changelog: v2.1.0...v2.2.0

v2.1.0

20 Feb 06:44
Compare
Choose a tag to compare

What's Changed

  • Install libblas64 and liblapack64 on Ubuntu by @staticfloat in #25
  • Add f2c autodetection, test against Accelerate on macOS by @staticfloat in #24
  • Only use surrogate lsame on RTLD_DEEPBIND-less systems by @staticfloat in #26
  • Add lbt_get_config() and get/set threads APIs and some tests showing how to use it from Julia by @staticfloat in #27
  • APIs, APIs, APIs by @staticfloat in #29

Full Changelog: v2.0.0...v2.1.0

v2.0.0

16 Feb 20:26
ff674f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0