76 Commits (f95e7b0e3279b0ca443b8ca4850b612df19343bb)

Author SHA1 Message Date
  Chris Sidebottom f95e7b0e32 Add infrastructure for BGEMM 3 months ago
  Usui, Tetsuzo 14107e37d9 Add parallel laed3 3 months ago
  gkdddd 670ec6f757 Added shgemm_kernel_8x8 for RISCV64_ZVL128B and shgemm_kernel_16x8 for RISCV64_ZVL256B 4 months ago
  Martin Kroeker ff30ac9666
Update Makefile 7 months ago
  Martin Kroeker 09414a4187
Ensure that GEMMTR name appears in XERBLA if gemmt was called as such 7 months ago
  Martin Kroeker 0cf656fd3e
Add copies of GEMMT under its new name GEMMTR 11 months ago
  Martin Kroeker 89c7bbcba6
add cblas_?gemm_batch 1 year ago
  Martin Kroeker d4db6a9f16
Separate the interface for SBGEMMT from GEMMT due to differences in GEMV arguments 1 year ago
  Martin Kroeker 47bd064763
Fix names in build rules 1 year ago
  Martin Kroeker b54cda8490
Unify creation of CBLAS interfaces for ?AMIN/?AMAX and C/ZAXPYC between gmake and cmake builds 1 year ago
  Martin Kroeker b926e70ebd
Fix typo in build rule of "profiled" sbgemm 2 years ago
  Martin Kroeker 912d713b52
redo lost edit 2 years ago
  Martin Kroeker dc15c18efc
Fix build failures seen with the NO_LAPACK option - cspr/csymv/csyr belong on the LAPACK list 2 years ago
  H. Vetinari f2659516ef remove unqualified ifdef's for NO_LAPACK(E) 2 years ago
  Martin Kroeker ab32f832a8
fix stray blank on continuation line 2 years ago
  Martin Kroeker e359787e28
restore C/Z SPMV, SPR, SYR,SYMV 2 years ago
  Martin Kroeker c970717157
fix missing t in xgemmt rule 2 years ago
  Martin Kroeker e7fd8d21a6
Add GEMMT based on looped GEMV 2 years ago
  Martin Kroeker a3e02742f2
Add USE_PERL fallback option for create script used with FUNCTION_PROFILE 3 years ago
  Martin Kroeker d2b5fbf80f
Exclude some complex (LAPACK) functions when NO_LAPACK is set 3 years ago
  Martin Kroeker bd906e3410
fix copy-paste error in build rules for cblas_crotg and cblas_zrotg 4 years ago
  Martin Kroeker a8f249458d
Build CBLAS interfaces for CROTG and ZROTG as well 4 years ago
  Martin Kroeker ac3e2a3fdd
Add CBLAS interfaces for csrot and zdrot 4 years ago
  Martin Kroeker 857afcc41d
Use ifeq instead of ifdef for user-definable build options 4 years ago
  Chen, Guobing a7b1f9b1bb Implementation of BF16 based gemv 5 years ago
  Martin Kroeker 6a1f3e40af
Remove debug printout of object list 5 years ago
  Rajalakshmi Srinivasaraghavan b5d30b390d Fix build issues with bfloat16 5 years ago
  Martin Kroeker 1e7eb7b7a9
Fix typos in currently unused sections 5 years ago
  Martin Kroeker 052f31bc3c
Change "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker 0f7d73ff6d
Allow supporting only a subset of variable types 5 years ago
  Chen, Guobing deaeb6c5b8 Add bfloat16 based dot and conversion with single/double 5 years ago
  Martin Kroeker fee361ae64
fix another source of NO_CBLAS=0 surprise 5 years ago
  Martin Kroeker 5dd14e3d48
Make building the bfloat16 functions conditional on option BUILD_HALF (#2590) 5 years ago
  Rajalakshmi Srinivasaraghavan 7eb55504b1 RFC : Add half precision gemm for bfloat16 in OpenBLAS 5 years ago
  Guillaume Horel af9ac0898a fix Makefile 6 years ago
  Guillaume Horel 9b2f0323d6 update Makefile 6 years ago
  Martin Kroeker 79cfc24a62
Add interface for ?sum (derived from ?asum) 6 years ago
  Martin Kroeker 3d1e36d4cb
Build CBLAS interfaces for I?MIN and I?MAX 6 years ago
  Martin Kroeker 9cf22b7d91
Build cblas_iXamin interfaces 7 years ago
  Martin Kroeker 7f546f54fa Add cblas_xerbla 8 years ago
  Werner Saar ae4ac6f984 removed obj-files, that are moved to lapack 3.7.0 8 years ago
  Martin Koehler 39cc6b21d3 Add ATLAS-style ?geadd function 10 years ago
  wernsaar 9e829ce98f enabled cblas gemm3m functions 11 years ago
  wernsaar d49fd33885 disabled SYMM3M and HEMM3M functions because segment violations 11 years ago
  wernsaar 7aae4a62e7 enabled use of GEMM3M functions 11 years ago
  Martin Koehler a057e5434d add CBLAS interface for s/d/c/zimatcopy 11 years ago
  Martin Köhler 7794766d3c Add cblas_(s/d/c/z)omatcopy in order to have cblas interface for them. 11 years ago
  wernsaar cedc1f4b14 Ref #410: disabled optimized potri functions ( single threading bug) 11 years ago
  wernsaar be94db096c disabled *3M functions for x86_64 platforms 11 years ago
  Timothy Gu 6c2ead30f0 Remove all trailing whitespace except lapack-netlib 11 years ago