SHA256
10
0
forked from pool/blaspp
Files
blaspp/blaspp.changes
Atri Bhattacharya 1794b6514d Accepting request 1285852 from home:badshah400:branches:science
* Update to version 2025.05.28.
* Follow upstream so version bump for shlib package name.
* Pass -Duse_cmake_find_blas=true to cmake; otherwise causes linking failures with missing references to blas.
* Update testsweeper minimum version to 2025.05.28 for tests.

OBS-URL: https://build.opensuse.org/request/show/1285852
OBS-URL: https://build.opensuse.org/package/show/science/blaspp?expand=0&rev=9
2025-06-18 20:36:21 +00:00

46 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Sat Jun 7 21:50:32 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2025.05.28:
* Added Level 1 BLAS GPU wrappers.
* Added is_complex_v.
* Added support for BLIS and libFLAME (hence AOCL).
* Removed support for ACML.
* Removed deprecated enum, memcpy routines.
* Moved [cz]symv and [cz]syr to BLAS++ from LAPACK++, since
they.
* logically fit in BLAS. Requires linking with an LAPACK
library.
* Tester prints stats with --repeat.
* Fixed SYCL include path.
* Fixed testers for n = 0 case.
* Fixed template gemm for beta = 0 to not propagate NaN/Inf
(strong zero).
- Follow upstream so version bump for shlib package name.
- Pass -Duse_cmake_find_blas=true to cmake; otherwise causes
linking failures with missing references to blas.
- Update testsweeper minimum version to 2025.05.28 for tests.
-------------------------------------------------------------------
Sat Apr 26 19:30:54 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2024.10.26:
* Added PAPI SDE that counts flops.
* Use to_blas_int to convert int32 to int64.
- Drop 87.patch: incorporated upstream.
-------------------------------------------------------------------
Tue Aug 20 07:16:54 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
- Add 87.patch for reproducible builds (boo#1084909)
-------------------------------------------------------------------
Fri Jun 14 09:52:35 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Add pkgconfig(blas) as Requires for blaspp-devel.
-------------------------------------------------------------------
Sun Jun 9 14:23:14 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.