Skip to content

openblas-src-v0.10.16

Latest

Choose a tag to compare

@Dirreke Dirreke released this 08 May 16:47
98ff41d

What's Changed

  • Plumb DYNAMIC_ARCH through openblas-build::Configure (previously dead field) and expose the threading-related build flags DYNAMIC_ARCH, USE_THREAD, USE_OPENMP, USE_LOCKING, NUM_THREADS, and NUM_PARALLEL via the corresponding OPENBLAS_* env vars in openblas-src. Fixes #106 and picks up the work abandoned in #72 by @michael-h-shaham in #152
  • Add rustls/native-tls feature flags for download TLS provider by @pushrax in #154
  • Bump tar from 0.4.38 to 0.4.45 to fix RUSTSEC-2026-0067 and RUSTSEC-2026-0068 by @Dirreke in #157

New Contributors

Full Changelog: openblas-src-v0.10.15...openblas-src-v0.10.16