Releases: JuliaLinearAlgebra/libblastrampoline
Releases · JuliaLinearAlgebra/libblastrampoline
v5.12.0
What's Changed
Other Changes
- Release v5.12 by @staticfloat in #147
Full Changelog: v5.11.2...v5.12.0
v5.11.2
What's Changed
Other Changes
- Add new symbols for the future release of Reference-LAPACK by @amontoison in #146
Full Changelog: v5.11.1...v5.11.2
v5.11.1
What's Changed
Other Changes
- Fix riscv64 trampoline to be compatible with PIC by @andreas-schwab in #141
- Fix assembler syntax for riscv by @andreas-schwab in #140
- Release v5.11.1 by @maleadt in #143
New Contributors
- @andreas-schwab made their first contribution in #141
- @maleadt made their first contribution in #143
Full Changelog: v5.11.0...v5.11.1
v5.11.0
What's Changed
Other Changes
- Improve error messages by including symbol index in trampolines by @staticfloat in #133
- Be defensive in our indexing when un-smuggling name index by @staticfloat in #134
- Test on
ppc64le
andarmv7l
as well by @staticfloat in #135 - Add fallback search for extra-underscore-suffixed symbols by @staticfloat in #137
- Wrappers for MKL threading using Domains by @ViralBShah in #119
- Release v5.11.0 by @staticfloat in #138
Full Changelog: v5.10.1...v5.11.0
v5.10.1
What's Changed
Other Changes
- We accidentally flipped the meaning of
LBT_USE_RTLD_DEEPBIND
by @staticfloat in #130 - Release v5.10.1 by @staticfloat in #131
Full Changelog: v5.10.0...v5.10.1
v5.10.0
What's Changed
Other Changes
- Mention in README.md other tested libraries by @giordano in #127
- Version 5.10.0 by @staticfloat in #129
Full Changelog: v5.9.0...v5.10.0
v5.9.0
What's Changed
Other Changes
- Support
libdir
andincludedir
variables by @nalimilan in #121 - Delete test/Manifest.toml by @staticfloat in #124
- Add deprecated LAPACK symbols in libblastrampoline by @amontoison in #123
- Upgrade gensymbol by @amontoison in #125
Full Changelog: v5.8.0...v5.9.0
v5.8.0
What's Changed
Other Changes
- Avoid running
init_config()
more than once per process by @staticfloat in #118
Full Changelog: v5.7.0...v5.8.0
v5.7.0
What's Changed
- Prevent setting infinite loopback forwards by @staticfloat in #114
Full Changelog: v5.6.0...v5.7.0
v5.6.0
What's Changed
- Add support for ILP64 Accelerate by @staticfloat in #113
Other Changes
New Contributors
Full Changelog: v5.5.0...v5.6.0