File blis.changes of Package blis
-------------------------------------------------------------------
Wed Jan 29 23:41:03 UTC 2025 - Eyad Issa <eyadlorenzo@gmail.com>
- Update to version 1.1:
* Added a ScaLAPACK compatibility mode which disables some
conflicting BLAS definitions.
* Fixed an out-of-bounds read bug in the haswell gemmsup kernels
* Fixed a bug in the complex-domain gemm kernels for piledriver
-------------------------------------------------------------------
Mon May 20 08:37:09 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- blis-devel: Add conflicts against cblas-devel, both cblas-devel
and blis-devel provide a %%{_includedir}/cblas.h header file and
the latter is a drop-in replacement for the former
-------------------------------------------------------------------
Tue May 14 07:25:03 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.0:
* Long list of changes, see
<https://github.com/flame/blis/blob/1.0/docs/ReleaseNotes.md>
or offline: /usr/share/doc/packages/blis-devel/ReleaseNotes.md
- Drop a cat command used previously for debugging purposes.
- Build pthread support (in addition to openmp) into library.
-------------------------------------------------------------------
Sat Dec 2 11:41:23 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.