File blis.changes of Package blis
-------------------------------------------------------------------
Thu Jul 10 13:59:11 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2.0:
* Long list of changes, see %_docdir/blis-devel/ReleaseNotes.md
or online <https://github.com/flame/blis/releases/tag/2.0>.
- Fix some incorrect/unnecessary hashbangs.
- Use fdupes to link duplicate files.
- Add patches, taken from upstream commits and rebased, to fix
builds against GCC 15:
* blis-gcc15-disable-slp-tree-vectorization.patch
(gh#flame/blis#874).
* blis-gcc15-unnecessary-openmp-include.patch
(gh#flame/blis#875).
-------------------------------------------------------------------
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.