Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Oct 20:25

BLISBLAS v0.2.0

Diff since v0.1.1

Improvements

  • Upgrade to BLIS 2.0 along with name mangling as expected in Julia with _64 suffixes
  • LP64 and ILP64 BLAS as well as LAPACK included in the dependencies
  • Tests updated to run the LinearAlgebra BLAS and LAPACK test suite

Breaking changes

  • Requires Julia v1.9 or newer

Merged pull requests:

Closed issues:

  • Julia 1.7: Issue with/after BLAS.get_num_threads() (#14)
  • Tests failing on Windows (#15)