Commit Graph

  • fbf86b11e6 Accepting request 1312329 from science factory Ana Guerrero 2025-10-21 09:14:51 +00:00
  • 30b36ea1ed Accepting request 1312077 from openSUSE:Factory:RISCV Atri Bhattacharya 2025-10-20 08:41:36 +00:00
  • df84337527 Sync changes to SLFO-1.2 branch slfo-main slfo-1.2 Adrian Schröter 2025-08-20 09:58:39 +02:00
  • acb2f8c95c Accepting request 1282433 from science Dominique Leuenberger 2025-06-04 18:27:19 +00:00
  • c6aa156fc6 Accepting request 1282433 from science Dominique Leuenberger 2025-06-04 18:27:19 +00:00
  • 657dfb6855 Accepting request 1282320 from home:rguenther:branches:science Atri Bhattacharya 2025-06-03 16:53:11 +00:00
  • 684ed79877 - For SLES16 target POWER9 instead of POWER8 which fixes the issue with the reported sgemm testsuite fails. [bsc#1239545] Atri Bhattacharya 2025-06-03 16:53:11 +00:00
  • 140103bcc0 Accepting request 1266047 from science Ana Guerrero 2025-04-03 14:45:54 +00:00
  • 2914a6b45c Accepting request 1266047 from science Ana Guerrero 2025-04-03 14:45:54 +00:00
  • 9259ed4366 Accepting request 1265568 from home:NMorey:branches:science:HPC Ana Guerrero 2025-04-01 08:42:12 +00:00
  • d96cf8ac37 - Disable and remove support for gnu-hpc build flavours (bsc#1239982) Ana Guerrero 2025-04-01 08:42:12 +00:00
  • f1364089b4 Accepting request 1253922 from science Ana Guerrero 2025-03-18 16:37:29 +00:00
  • e248fb09b3 Accepting request 1253922 from science Ana Guerrero 2025-03-18 16:37:29 +00:00
  • 5c57335ca8 Accepting request 1253917 from home:eeich:branches:science Egbert Eich 2025-03-17 19:36:04 +00:00
  • c538c2b94e Accepting request 1253917 from home:eeich:branches:science Egbert Eich 2025-03-17 19:36:04 +00:00
  • 34416df7f6 Accepting request 1253107 from science Dominique Leuenberger 2025-03-15 15:14:59 +00:00
  • 8c9cfaec34 Accepting request 1253107 from science Dominique Leuenberger 2025-03-15 15:14:59 +00:00
  • e9a936392b Accepting request 1253105 from home:eeich:branches:science Egbert Eich 2025-03-14 14:36:31 +00:00
  • b1aba967bb Accepting request 1253105 from home:eeich:branches:science Egbert Eich 2025-03-14 14:36:31 +00:00
  • 98056db650 Accepting request 1252226 from science Ana Guerrero 2025-03-13 14:04:24 +00:00
  • 9c32724dcd Accepting request 1252226 from science Ana Guerrero 2025-03-13 14:04:24 +00:00
  • 6dff1dce79 Accepting request 1252221 from home:eeich:branches:science Egbert Eich 2025-03-12 07:20:47 +00:00
  • 0b03e5d54c Accepting request 1252221 from home:eeich:branches:science Egbert Eich 2025-03-12 07:20:47 +00:00
  • 72cb2ee0c7 Accepting request 1251078 from science Ana Guerrero 2025-03-07 15:39:24 +00:00
  • e73dc11156 Accepting request 1251078 from science Ana Guerrero 2025-03-07 15:39:24 +00:00
  • 9571a1acf2 Accepting request 1251077 from home:eeich:branches:science Egbert Eich 2025-03-07 06:00:00 +00:00
  • 118d302b84 - Fix path to work with i586 Egbert Eich 2025-03-07 06:00:00 +00:00
  • 42e2b02f87 Accepting request 1250765 from home:eeich:branches:science Egbert Eich 2025-03-06 17:11:39 +00:00
  • 91d236b47d - Fix permissions and path Egbert Eich 2025-03-06 17:11:39 +00:00
  • 6a6d660866 Accepting request 1250625 from home:eeich:branches:science Egbert Eich 2025-03-06 12:52:05 +00:00
  • a1d44dcaed - Add test package. - Add flags: -Wa,--noexecstack -Wl,-z,noexecstack to make sure stack is not executable. This works around problems in assembler code for z. - Make stack of empty cpuid.S non-executable as well. Egbert Eich 2025-03-06 12:52:05 +00:00
  • c84ae5e7e2 Accepting request 1250495 from home:eeich:branches:science Egbert Eich 2025-03-05 20:05:34 +00:00
  • 7c4967fcc3 - Update to version 0.2.29 (jsc#PED-9676): General: * Fixed a potential NULL pointer dereference in multithreaded builds. * Added function aliases for GEMMT using its new name GEMMTR adopted by Reference-BLAS. * Fixed the behavior of the recently added CBLAS_?GEMMT functions with row-major data. * Improved thread scaling of multithreaded SBGEMV. * Improved thread scaling of multithreaded TRTRI. * Fixed compilation of the CBLAS testsuite with gcc14 (and no Fortran compiler). * Fixed placement of the -fopenmp flag and libsuffix in the generated pkgconfig file. * Improved the CMakeConfig file generated by the Makefile build. * Fixed const-correctness of cblas_?geadd in cblas.h. * Fixed a potential inaccuracy in multithreaded BLAS3 calls. * Fixed empty implementations of get/set_affinity that print a warning in OpenMP builds. * Fixed function signatures for TRTRS in the converted C version of LAPACK. * Fixed omission of several single-precision LAPACK symbols in the shared library. * Improved build instructions for the provided "pybench" benchmarks. * Improved documentation, including descriptions of environment variables that affect build and runtime behavior. * Added a separate "make install_tests" target for use with cross-compilations. * Integrated improvements and corrections from Reference-LAPACK: - removed a comparison in LAPACKE ?tpmqrt that is always false. - fixed the leading dimension for B in tests for GGEV. Egbert Eich 2025-03-05 20:05:34 +00:00
  • b158f4988c - Update to version 0.3.28 (jsc#PED-9676): Egbert Eich 2025-03-05 13:14:18 +00:00
  • dd935c2c6b - Update to version 0.3.28 (jsc#PED-9676): Egbert Eich 2025-03-05 13:14:18 +00:00
  • ac742f7c02 Accepting request 1242905 from science Ana Guerrero 2025-02-04 17:10:38 +00:00
  • 29312f7bef Accepting request 1242905 from science Ana Guerrero 2025-02-04 17:10:38 +00:00
  • 16d3035202 OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=187 Atri Bhattacharya 2025-02-03 18:17:41 +00:00
  • e34d745add OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=187 Atri Bhattacharya 2025-02-03 18:17:41 +00:00
  • 6b5c3a1dc9 Accepting request 1242901 from openSUSE:Factory:RISCV Atri Bhattacharya 2025-02-03 18:16:49 +00:00
  • 9fcedbb542 - Disable LTO on riscv64 due to gcc bug 110812 Atri Bhattacharya 2025-02-03 18:16:49 +00:00
  • 4ad264e086 Accepting request 1234592 from science Ana Guerrero 2025-01-06 15:04:58 +00:00
  • bb67ef8e10 Accepting request 1234592 from science Ana Guerrero 2025-01-06 15:04:58 +00:00
  • faac6a7f02 Accepting request 1234589 from home:eeich:branches:science Egbert Eich 2025-01-02 16:50:32 +00:00
  • 0f2e101f5c - Update to version 0.3.27 (jsc#PED-9676): * General: + Reworked the unfinished implementation of HUGETLB from GotoBLAS for allocating huge memory pages as buffers on suitable systems. + Changed the unfinished implementation of GEMM3M for the generic target on all architectures to at least forward to regular GEMM. + Improved multithreaded GEMM performance for large non-skinny matrices. + Improved BLAS3 performance on larger multicore systems through improved parallelism. + Improved performance of the initial memory allocation by reducing locking overhead. + Improved performance of GBMV at small problem sizes by introducing a size barrier for the switch to multithreading. + Added an implementation of the CBLAS_GEMM_BATCH extension. + Fixed corner cases involving the handling of NAN and INFINITY arguments in ?SCAL on all architectures. + Fixed NAN handling and potential accuracy issues in compilations with Intel ICX by supplying a suitable fp-model option by default. + It is now possible to register a callback function that replaces the built-in support for multithreading with an external backend like TBB (openblas_set_threads_callback_function). + Fixed potential duplication of suffixes in shared library naming. + Improved C compiler detection by the build system to tolerate more naming variants for gcc builds. + Fixed an unnecessary dependency of the utest on CBLAS. + Fixed spurious error reports from the BLAS extensions utest. + Fixed unwanted invocation of the GEMM3M tests in cross- compilation. + Fixed a flaw in the makefile build that could lead to the Egbert Eich 2025-01-02 16:50:32 +00:00
  • b35fb9fba8 Accepting request 1190851 from science Dominique Leuenberger 2024-08-02 15:25:25 +00:00
  • 721ac9a90a Accepting request 1190851 from science Dominique Leuenberger 2024-08-02 15:25:25 +00:00
  • cb4282a5cc Accepting request 1190850 from home:eeich:branches:science Egbert Eich 2024-08-01 05:06:29 +00:00
  • 899e8c67a5 Accepting request 1190850 from home:eeich:branches:science Egbert Eich 2024-08-01 05:06:29 +00:00
  • 1a2f03b1bb Accepting request 1190320 from science Dominique Leuenberger 2024-07-30 09:53:50 +00:00
  • 2408468be5 Accepting request 1190320 from science Dominique Leuenberger 2024-07-30 09:53:50 +00:00
  • 30f7c370de Accepting request 1190319 from home:eeich:branches:science Egbert Eich 2024-07-29 17:47:20 +00:00
  • c24a92ea6e Accepting request 1190319 from home:eeich:branches:science Egbert Eich 2024-07-29 17:47:20 +00:00
  • 5d833b862b Accepting request 1190198 from home:eeich:branches:science Egbert Eich 2024-07-29 10:00:24 +00:00
  • 3b559d14da Accepting request 1190198 from home:eeich:branches:science Egbert Eich 2024-07-29 10:00:24 +00:00
  • ca470a1a8d Accepting request 1181635 from science Ana Guerrero 2024-06-19 14:36:36 +00:00
  • bc97425007 Accepting request 1181635 from science Ana Guerrero 2024-06-19 14:36:36 +00:00
  • 79346e4f3e Accepting request 1180848 from home:Andreas_Schwab:Factory Atri Bhattacharya 2024-06-19 03:35:07 +00:00
  • b5d6abd000 - no-static.patch: do not link statically Atri Bhattacharya 2024-06-19 03:35:07 +00:00
  • aac6638c8c Accepting request 1179612 from science Ana Guerrero 2024-06-10 15:37:03 +00:00
  • 6c37e9059e Accepting request 1179612 from science Ana Guerrero 2024-06-10 15:37:03 +00:00
  • fa9c480674 Accepting request 1179598 from home:eeich:branches:science Christian Goll 2024-06-10 06:46:37 +00:00
  • f5d2341b57 Accepting request 1179598 from home:eeich:branches:science Christian Goll 2024-06-10 06:46:37 +00:00
  • e5a1d05281 Accepting request 1173654 from science Ana Guerrero 2024-05-14 11:37:27 +00:00
  • 7de1c526a3 Accepting request 1173654 from science Ana Guerrero 2024-05-14 11:37:27 +00:00
  • 151b274b1c Accepting request 1160107 from home:eeich:branches:science Egbert Eich 2024-05-13 12:15:17 +00:00
  • 92f8b96ec2 Accepting request 1160107 from home:eeich:branches:science Egbert Eich 2024-05-13 12:15:17 +00:00
  • 847f425728 - Remove incorrect change. Egbert Eich 2024-05-13 12:13:44 +00:00
  • b0b71280c4 - Remove incorrect change. Egbert Eich 2024-05-13 12:13:44 +00:00
  • 77c50af250 Accepting request 1172017 from home:AdaLovelace:branches:science Christian Goll 2024-05-06 05:52:53 +00:00
  • ebbb7f6e75 Accepting request 1172017 from home:AdaLovelace:branches:science Christian Goll 2024-05-06 05:52:53 +00:00
  • 03a89c85a3 Accepting request 1153572 from science Dominique Leuenberger 2024-03-03 19:18:32 +00:00
  • 9beac0d378 Accepting request 1153572 from science Dominique Leuenberger 2024-03-03 19:18:32 +00:00
  • 28aff3a103 Accepting request 1146764 from home:eeich:branches:science Egbert Eich 2024-02-15 09:39:12 +00:00
  • 5a52d247ac Accepting request 1146764 from home:eeich:branches:science Egbert Eich 2024-02-15 09:39:12 +00:00
  • f0aeef9a34 Accepting request 1140291 from home:eeich:branches:science Atri Bhattacharya 2024-01-21 13:20:55 +00:00
  • 8d1ffef82e Accepting request 1140291 from home:eeich:branches:science Atri Bhattacharya 2024-01-21 13:20:55 +00:00
  • 9a9ce1f1b2 Accepting request 1134707 from science Ana Guerrero 2023-12-25 18:04:33 +00:00
  • a4d5b0f7c3 Accepting request 1134707 from science Ana Guerrero 2023-12-25 18:04:33 +00:00
  • b29a688c48 Accepting request 1134221 from home:gcomes.obs Atri Bhattacharya 2023-12-23 06:37:56 +00:00
  • 75505aa071 Accepting request 1134221 from home:gcomes.obs Atri Bhattacharya 2023-12-23 06:37:56 +00:00
  • 4c742317fb Accepting request 1132392 from science Ana Guerrero 2023-12-11 20:49:42 +00:00
  • f174d57fd9 Accepting request 1132392 from science Ana Guerrero 2023-12-11 20:49:42 +00:00
  • f63e8c7694 Accepting request 1129726 from home:badshah400:branches:science Atri Bhattacharya 2023-12-08 10:59:32 +00:00
  • 3ba6a4aff8 Accepting request 1129726 from home:badshah400:branches:science Atri Bhattacharya 2023-12-08 10:59:32 +00:00
  • 551af4f0d2 Accepting request 1123416 from science Ana Guerrero 2023-11-06 20:13:44 +00:00
  • bd88b0b839 Accepting request 1123416 from science Ana Guerrero 2023-11-06 20:13:44 +00:00
  • 72b6b02c3a Accepting request 1120798 from home:StefanBruens:branches:science Egbert Eich 2023-11-05 14:41:45 +00:00
  • 5f43c36430 Accepting request 1120798 from home:StefanBruens:branches:science Egbert Eich 2023-11-05 14:41:45 +00:00
  • e526e568ab Accepting request 1118201 from home:bmwiedemann:branches:science Atri Bhattacharya 2023-10-26 12:17:22 +00:00
  • 158cdf946c Accepting request 1118201 from home:bmwiedemann:branches:science Atri Bhattacharya 2023-10-26 12:17:22 +00:00
  • 14375c2dd7 Accepting request 1068124 from science Dominique Leuenberger 2023-03-01 15:13:37 +00:00
  • 5edc532f7a Accepting request 1068124 from science Dominique Leuenberger 2023-03-01 15:13:37 +00:00
  • b06f8534b2 Accepting request 1068121 from home:eeich:branches:science Egbert Eich 2023-02-28 08:57:23 +00:00
  • 3aeb358580 Accepting request 1068121 from home:eeich:branches:science Egbert Eich 2023-02-28 08:57:23 +00:00
  • 8a742b3daf Accepting request 1066744 from science Dominique Leuenberger 2023-02-21 14:35:32 +00:00
  • 52502ae780 Accepting request 1066744 from science Dominique Leuenberger 2023-02-21 14:35:32 +00:00
  • 28cd2749d1 - Add missing liblapacke update-alternatives generic name link. Egbert Eich 2023-02-20 09:06:58 +00:00
  • 05abac281d - Add missing liblapacke update-alternatives generic name link. Egbert Eich 2023-02-20 09:06:58 +00:00
  • 5e34c02530 Accepting request 1066169 from home:eeich:branches:science Egbert Eich 2023-02-16 17:43:00 +00:00