Commit Graph

  • 3eba16c583 docs: improve the Developer manual Ralf Gommers 2024-06-30 17:50:01 +02:00
  • a8e1ff84ce docs: improve the "Build system" page Ralf Gommers 2024-06-30 16:27:54 +02:00
  • c1b9bb8519 docs: improvements to the User Manual Ralf Gommers 2024-06-29 11:38:46 +02:00
  • 237c2c4130 docs: fix footnote rendering on "Redistributing OpenBLAS" page Ralf Gommers 2024-06-29 09:56:30 +02:00
  • 3a8e72c0e6 docs: improve the "About" documentation page Ralf Gommers 2024-06-29 09:52:30 +02:00
  • c33bc849aa Merge pull request #4729 from martin-frbg/issue4728 Martin Kroeker 2024-06-29 18:22:03 +02:00
  • 8cbb797199 Merge pull request #4773 from rgommers/update-docs-yml Martin Kroeker 2024-06-29 17:47:17 +02:00
  • 1096593e80 deploy: 30770c57b9 martin-frbg 2024-06-29 10:45:46 +00:00
  • 30770c57b9 Merge pull request #4772 from isuruf/rename Martin Kroeker 2024-06-29 12:45:18 +02:00
  • 97df47644d Improve html theme: dark mode, nicer color scheme, icons for github/license, etc. Ralf Gommers 2024-06-29 09:21:50 +02:00
  • 017a26863a Update GitHub Actions used in docs.yml Ralf Gommers 2024-06-28 20:12:24 +02:00
  • e8da541fb4 fix regex for renaming callbacks Isuru Fernando 2024-06-28 09:48:00 -05:00
  • 1b52e3dcfa openblas: fix BUFFERSIZE value Pol Dellaiera 2024-06-28 08:33:38 +02:00
  • f3c364c2cc temporarily(?) disable the alpha=0 branch as it fails to handle INF,NAN Martin Kroeker 2024-06-27 22:18:27 +02:00
  • 2a5fe97e3b temporarily(?) disable the alpha=0 branch as it does not handle INF,NAN Martin Kroeker 2024-06-27 16:21:57 +02:00
  • 28fb95d0be BENCH: actually add gemv/gbmv f2py wrappers Evgeni Burovski 2024-06-27 12:38:47 +03:00
  • c1019d5832 Handle INF and NAN in inputs Martin Kroeker 2024-06-27 10:58:59 +02:00
  • 11a0c56166 BENCH: add BLAS level 2 gemv and gbmv Evgeni Burovski 2024-06-27 11:09:51 +03:00
  • 400cf9f63d restore the problem sizes for codspeed benchmarks Evgeni Burovski 2024-06-24 16:47:20 +03:00
  • 37a854718b BENCH: sync codspeed-benchmarks with BLAS-benchmarks Evgeni Burovski 2024-06-24 14:33:06 +03:00
  • 8c472ef7e3 Further tweak small GEMM for AArch64 Chris Sidebottom 2024-06-24 10:47:47 +01:00
  • 9e24121e7e temporarily(?) disable da=0 shortcut to handle x=Inf or NAN Martin Kroeker 2024-06-23 17:48:18 +02:00
  • a11f086c17 Update sscal_msa.c Martin Kroeker 2024-06-23 12:55:19 +02:00
  • 541e1b6959 disable the fast path for inc=1, alpha=0 as it does not handle x=NaN or Inf Martin Kroeker 2024-06-23 10:37:55 +02:00
  • c08113c279 fix special cases of x= NAN or INF Martin Kroeker 2024-06-23 01:12:33 +02:00
  • bd47630bcf exclude the alpha=0 branch as it does not handle NaN or Inf in x Martin Kroeker 2024-06-23 00:54:39 +02:00
  • 68f2501958 temporarily(?) disable the alpha=0 branch to handle Inf/NaN in x Martin Kroeker 2024-06-22 21:08:57 +02:00
  • 0a744a939a temporarily(?) disable the alpha=0 branch to handle NaN/Inf in x Martin Kroeker 2024-06-22 21:07:43 +02:00
  • 7f8f037a36 handle INF and NAN in input Martin Kroeker 2024-06-22 16:03:30 +02:00
  • f1248b849d handle INF and NAN in input Martin Kroeker 2024-06-22 15:55:29 +02:00
  • a2ee4b1966 Merge branch 'OpenMathLib:develop' into issue4728 Martin Kroeker 2024-06-21 09:35:56 +02:00
  • 1ba1b9c357 Merge pull request #4761 from martin-frbg/m1zdot Martin Kroeker 2024-06-20 23:31:25 +02:00
  • 3ec59922b6 Add a clobber list to fix utest errors seen with gcc13 on Apple M Martin Kroeker 2024-06-20 16:19:32 +02:00
  • 7e9a4ba427 Merge pull request #4741 from shivammonaka/Pthread_Scalability_Improvement Martin Kroeker 2024-06-20 13:36:23 +02:00
  • 35920f0d7b deploy: 0773695a5c martin-frbg 2024-06-20 09:08:59 +00:00
  • 0773695a5c Merge pull request #4760 from martin-frbg/zhaoxin7k Martin Kroeker 2024-06-20 11:08:30 +02:00
  • 9b2a0c79cb Add Zhaoxin KX7000 Martin Kroeker 2024-06-20 09:23:08 +02:00
  • 758279605f Add support forZhaoxin KX7000 Martin Kroeker 2024-06-20 09:21:06 +02:00
  • 2c5a3d7388 deploy: 18063b1ccd martin-frbg 2024-06-19 08:08:08 +00:00
  • 18063b1ccd Merge pull request #4757 from martin-frbg/lapack1024 Martin Kroeker 2024-06-19 10:07:38 +02:00
  • 215279662e fix possible infinite loop on error (Reference-LAPACK PR 1024) Martin Kroeker 2024-06-18 11:21:33 +02:00
  • a9817b4212 fix reference in format (Reference-LAPACK PR 1024) Martin Kroeker 2024-06-18 11:20:22 +02:00
  • bf521a2ced fix possible infinite loop on error (Reference-LAPACK PR 1024) Martin Kroeker 2024-06-18 11:18:04 +02:00
  • cf2962bdb5 fix possible infinite loop on error (Reference-LAPACK PR 1024) Martin Kroeker 2024-06-18 11:15:44 +02:00
  • 33bb4b98a4 Improve error message output from the fork() utest (#4753) Martin Kroeker 2024-06-15 14:16:48 +02:00
  • f13403b6b6 Merge pull request #4755 from martin-frbg/issue4739 Martin Kroeker 2024-06-15 12:26:18 +02:00
  • c675b30c46 deploy: 8bc37f9384 martin-frbg 2024-06-15 08:29:36 +00:00
  • 8bc37f9384 Merge pull request #4754 from martin-frbg/issue4750-2 Martin Kroeker 2024-06-15 10:29:03 +02:00
  • d25ee4d0f5 Fix detection of Intel ifx and apply -fp-model option to it Martin Kroeker 2024-06-14 23:58:45 +02:00
  • 21c0f769ef ensure that cpu-specific -march options are always applied to icx Martin Kroeker 2024-06-14 23:54:27 +02:00
  • 3d8054fb16 add clobber list Martin Kroeker 2024-06-14 22:07:44 +02:00
  • fdb88e010f Merge pull request #4749 from XiWeiGu/loongarch64-qemu-update Martin Kroeker 2024-06-14 17:19:14 +02:00
  • 691bfb405e deploy: dd7efcf9ef martin-frbg 2024-06-14 12:21:49 +00:00
  • dd7efcf9ef Avoid exceeding the configured thread count in x86_64 TOBF16 (#4748) Martin Kroeker 2024-06-14 14:21:13 +02:00
  • ed5db5b122 LoongArch64: Update the address for obtaining the Clang cross-toolchain guxiwei 2024-06-13 11:09:53 +08:00
  • 1ca1bb829d LoongArch64: Update QEMU guxiwei 2024-06-13 09:37:12 +08:00
  • 16be672d43 deploy: 62c33db37d martin-frbg 2024-06-09 20:45:18 +00:00
  • 62c33db37d Merge pull request #4746 from martin-frbg/issue4743 Martin Kroeker 2024-06-09 22:44:50 +02:00
  • 2f12a47405 fix build options for CAXPYC/ZAXPYC Martin Kroeker 2024-06-09 20:32:10 +02:00
  • 6ffaf99817 disable da=0 shortcut to handle NAN and INF correctly Martin Kroeker 2024-06-07 14:46:58 +02:00
  • c7cacd9b38 disable the shortcut for da=0 to ensure proper handling of INF and NAN Martin Kroeker 2024-06-07 13:48:56 +02:00
  • 5ed4f24d6e Handle corner cases with INF and NAN arguments Martin Kroeker 2024-06-07 09:39:08 +02:00
  • 9e22d70957 Dynamic locking in Pthread Backend to allow multiple BLAS calls to be executed parallelly shivammonaka 2024-06-07 08:40:17 +05:30
  • 2bd43ad0eb Merge branch 'OpenMathLib:develop' into issue4728 Martin Kroeker 2024-06-07 00:37:25 +02:00
  • 1abafcd9b2 handle corner cases involving NAN and/or INF Martin Kroeker 2024-06-06 23:59:43 +02:00
  • ffc1ab3f6e Test corner cases of all SCAL variants Martin Kroeker 2024-06-06 23:58:16 +02:00
  • f955616f98 Merge pull request #4740 from martin-frbg/fixlapackmod Martin Kroeker 2024-06-06 23:22:31 +02:00
  • f96ee86711 remove .mod files during make clean Martin Kroeker 2024-06-06 21:17:36 +02:00
  • 442dec28df Merge pull request #4738 from martin-frbg/issue4737 Martin Kroeker 2024-06-06 17:22:38 +02:00
  • c5037c362a deploy: 0cf8b98f61 martin-frbg 2024-06-06 13:29:18 +00:00
  • 0cf8b98f61 Merge pull request #4736 from XiWeiGu/loongarch_issue4728 Martin Kroeker 2024-06-06 15:28:44 +02:00
  • 2787c9f8e4 Disable GEMM3M for generic targets (not implemented) Martin Kroeker 2024-06-06 14:39:50 +02:00
  • af73ae6208 LoongArch: Fixed issue 4728 gxw 2024-06-06 16:43:09 +08:00
  • 4e9144b39f Update .cirrus.yml (#4735) Martin Kroeker 2024-06-05 23:43:52 +02:00
  • 8572c1f1d6 deploy: 0c2ac76a63 martin-frbg 2024-06-05 17:13:46 +00:00
  • 0c2ac76a63 Merge pull request #4734 from XiWeiGu/loongarch64_small_matrix Martin Kroeker 2024-06-05 19:13:17 +02:00
  • 78960dbb85 deploy: 913be34bf0 martin-frbg 2024-06-04 22:11:40 +00:00
  • 913be34bf0 Merge pull request #4733 from martin-frbg/issue4719 Martin Kroeker 2024-06-05 00:11:09 +02:00
  • 8ab2e9ec65 LoongArch: DGEMM small matrix opt gxw 2023-09-16 11:19:12 +08:00
  • df87aeb5a2 Drop the -static Fortran flag from generic builds as it breaks OpenMP Martin Kroeker 2024-06-04 09:49:18 +02:00
  • a0c4bc8a89 deploy: 3a3ff1ba5e martin-frbg 2024-06-03 19:18:58 +00:00
  • 3a3ff1ba5e Merge pull request #4732 from martin-frbg/issue4731 Martin Kroeker 2024-06-03 21:18:28 +02:00
  • db9f7bc552 fix float array types to include bfloat16 Martin Kroeker 2024-06-03 00:22:16 +02:00
  • a9fae32a33 Merge pull request #4730 from jake-arkinstall/develop Martin Kroeker 2024-06-01 13:38:04 +02:00
  • 44004178aa Updated CONTRIBUTORS.md Jake Arkinstall 2024-06-01 11:22:26 +01:00
  • 2f1599def6 deploy: 83bc8d5dd8 martin-frbg 2024-06-01 09:22:41 +00:00
  • 83bc8d5dd8 Merge pull request #4712 from RajalakshmiSR/zscalp10 Martin Kroeker 2024-06-01 11:22:08 +02:00
  • 020b3e1682 fix handling of INF arguments Martin Kroeker 2024-06-01 00:51:18 +02:00
  • 56bd57ca99 Merge pull request #4720 from martin-frbg/issue3039 Martin Kroeker 2024-06-01 00:34:32 +02:00
  • 4b4c54ad2a deploy: 6b564d53fd martin-frbg 2024-05-31 17:45:05 +00:00
  • 6b564d53fd Merge pull request #4727 from martin-frbg/issue4726 Martin Kroeker 2024-05-31 19:44:33 +02:00
  • db070a9223 add gemm_batch drivers Martin Kroeker 2024-05-31 18:29:27 +02:00
  • 076766df4e Update CMakeLists.txt Martin Kroeker 2024-05-31 18:23:18 +02:00
  • 8c05765a5a fix other corner cases where x=INF Martin Kroeker 2024-05-31 18:06:36 +02:00
  • 516743f7dc fix other instances of mishandling INF Martin Kroeker 2024-05-31 16:02:12 +02:00
  • 9ff4e9714e additional fixes for handling INF arguments Martin Kroeker 2024-05-31 15:44:07 +02:00
  • ce130f11d2 Update zscal.c Martin Kroeker 2024-05-31 15:09:03 +02:00
  • ab13cfef93 more fixes for infinite x Martin Kroeker 2024-05-31 14:34:49 +02:00
  • a16f8249ba add tests with the imaginary part of the array infinite Martin Kroeker 2024-05-31 01:08:17 +02:00
  • ad2b5c67c8 fix another corner case involving infinity Martin Kroeker 2024-05-31 01:06:58 +02:00