8492 Commits (2fefdfa2b80a163e1f2c021b7e05c044b5fb51df)
 

Author SHA1 Message Date
  Evgeni Burovski 400cf9f63d restore the problem sizes for codspeed benchmarks 2 years ago
  Evgeni Burovski 37a854718b BENCH: sync codspeed-benchmarks with BLAS-benchmarks 2 years ago
  Martin Kroeker 9e24121e7e
temporarily(?) disable da=0 shortcut to handle x=Inf or NAN 2 years ago
  Martin Kroeker a11f086c17
Update sscal_msa.c 2 years ago
  Martin Kroeker 541e1b6959
disable the fast path for inc=1, alpha=0 as it does not handle x=NaN or Inf 2 years ago
  Martin Kroeker c08113c279
fix special cases of x= NAN or INF 2 years ago
  Martin Kroeker bd47630bcf
exclude the alpha=0 branch as it does not handle NaN or Inf in x 2 years ago
  Martin Kroeker 68f2501958
temporarily(?) disable the alpha=0 branch to handle Inf/NaN in x 2 years ago
  Martin Kroeker 0a744a939a
temporarily(?) disable the alpha=0 branch to handle NaN/Inf in x 2 years ago
  Martin Kroeker 7f8f037a36
handle INF and NAN in input 2 years ago
  Martin Kroeker f1248b849d
handle INF and NAN in input 2 years ago
  Martin Kroeker a2ee4b1966
Merge branch 'OpenMathLib:develop' into issue4728 2 years ago
  Martin Kroeker 1ba1b9c357
Merge pull request #4761 from martin-frbg/m1zdot 2 years ago
  Martin Kroeker 3ec59922b6
Add a clobber list to fix utest errors seen with gcc13 on Apple M 2 years ago
  Martin Kroeker 7e9a4ba427
Merge pull request #4741 from shivammonaka/Pthread_Scalability_Improvement 2 years ago
  Martin Kroeker 0773695a5c
Merge pull request #4760 from martin-frbg/zhaoxin7k 2 years ago
  Martin Kroeker 9b2a0c79cb
Add Zhaoxin KX7000 2 years ago
  Martin Kroeker 758279605f
Add support forZhaoxin KX7000 2 years ago
  Martin Kroeker 18063b1ccd
Merge pull request #4757 from martin-frbg/lapack1024 2 years ago
  Martin Kroeker 215279662e
fix possible infinite loop on error (Reference-LAPACK PR 1024) 2 years ago
  Martin Kroeker a9817b4212
fix reference in format (Reference-LAPACK PR 1024) 2 years ago
  Martin Kroeker bf521a2ced
fix possible infinite loop on error (Reference-LAPACK PR 1024) 2 years ago
  Martin Kroeker cf2962bdb5
fix possible infinite loop on error (Reference-LAPACK PR 1024) 2 years ago
  Martin Kroeker 33bb4b98a4
Improve error message output from the fork() utest (#4753) 2 years ago
  Martin Kroeker f13403b6b6
Merge pull request #4755 from martin-frbg/issue4739 2 years ago
  Martin Kroeker 8bc37f9384
Merge pull request #4754 from martin-frbg/issue4750-2 2 years ago
  Martin Kroeker d25ee4d0f5
Fix detection of Intel ifx and apply -fp-model option to it 2 years ago
  Martin Kroeker 21c0f769ef
ensure that cpu-specific -march options are always applied to icx 2 years ago
  Martin Kroeker 3d8054fb16
add clobber list 2 years ago
  Martin Kroeker fdb88e010f
Merge pull request #4749 from XiWeiGu/loongarch64-qemu-update 2 years ago
  Martin Kroeker dd7efcf9ef
Avoid exceeding the configured thread count in x86_64 TOBF16 (#4748) 2 years ago
  guxiwei ed5db5b122 LoongArch64: Update the address for obtaining the Clang cross-toolchain 2 years ago
  guxiwei 1ca1bb829d LoongArch64: Update QEMU 2 years ago
  Martin Kroeker 62c33db37d
Merge pull request #4746 from martin-frbg/issue4743 2 years ago
  Martin Kroeker 2f12a47405
fix build options for CAXPYC/ZAXPYC 2 years ago
  Martin Kroeker 6ffaf99817
disable da=0 shortcut to handle NAN and INF correctly 2 years ago
  Martin Kroeker c7cacd9b38
disable the shortcut for da=0 to ensure proper handling of INF and NAN 2 years ago
  Martin Kroeker 5ed4f24d6e
Handle corner cases with INF and NAN arguments 2 years ago
  shivammonaka 9e22d70957 Dynamic locking in Pthread Backend to allow multiple BLAS calls to be executed parallelly 2 years ago
  Martin Kroeker 2bd43ad0eb
Merge branch 'OpenMathLib:develop' into issue4728 2 years ago
  Martin Kroeker 1abafcd9b2
handle corner cases involving NAN and/or INF 2 years ago
  Martin Kroeker ffc1ab3f6e
Test corner cases of all SCAL variants 2 years ago
  Martin Kroeker f955616f98
Merge pull request #4740 from martin-frbg/fixlapackmod 2 years ago
  Martin Kroeker f96ee86711
remove .mod files during make clean 2 years ago
  Martin Kroeker 442dec28df
Merge pull request #4738 from martin-frbg/issue4737 2 years ago
  Martin Kroeker 0cf8b98f61
Merge pull request #4736 from XiWeiGu/loongarch_issue4728 2 years ago
  Martin Kroeker 2787c9f8e4
Disable GEMM3M for generic targets (not implemented) 2 years ago
  gxw af73ae6208 LoongArch: Fixed issue 4728 2 years ago
  Martin Kroeker 4e9144b39f
Update .cirrus.yml (#4735) 2 years ago
  Martin Kroeker 0c2ac76a63
Merge pull request #4734 from XiWeiGu/loongarch64_small_matrix 2 years ago