You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Kroeker 60d0be0e97
Update nrm2.c
11 months ago
..
lapack disable multithreading for small workloads 1 year ago
netlib ref #80. On P4 CPU with 32-bit Windows XP, Octave crashed with OpenBLAS. Walkaroud: Use netlib reference gemv instead of own funtions. 14 years ago
CMakeLists.txt Ensure that GEMMTR name appears in XERBLA if gemmt was called as such 11 months ago
Makefile Update Makefile 11 months ago
asum.c Modify complex CBLAS functions to take void pointers 8 years ago
axpby.c Remove all trailing whitespace except lapack-netlib 11 years ago
axpy.c fix function typecasts 4 years ago
bf16dot.c Add bfloat16 based dot and conversion with single/double 5 years ago
bf16to.c Add bfloat16 based dot and conversion with single/double 5 years ago
copy.c Modify complex CBLAS functions to take void pointers 8 years ago
create rewrite perl scripts in universal shell 3 years ago
create.pl Add back original PERL-based script under new name 3 years ago
dot.c Remove all trailing whitespace except lapack-netlib 11 years ago
dsdot.c Remove all trailing whitespace except lapack-netlib 11 years ago
gbmv.c Introduce a lower limit for multithreading 1 year ago
geadd.c fix info return 1 year ago
gemm.c Add thread throttling profile for SGEMM on NEOVERSEV1 1 year ago
gemm_batch.c fix float array types to include bfloat16 1 year ago
gemmt.c Update gemmt.c 11 months ago
gemv.c Add thread throttling profile for SGEMV on `NEOVERSEV1` 1 year ago
ger.c Clean up some warnings 4 years ago
imatcopy.c Merge branch 'risc-v' into develop 2 years ago
imax.c Modify complex CBLAS functions to take void pointers 8 years ago
max.c check for zero inc 1 year ago
nrm2.c Update nrm2.c 11 months ago
omatcopy.c Improve matcopy interface 2 years ago
rot.c Remove all trailing whitespace except lapack-netlib 11 years ago
rotg.c Simplify rotg 2 years ago
rotm.c Further rearranged the rotm kernel for the different architectures. 1 year ago
rotmg.c Fix BLAS, BLAS-like functions and Generic RISC-V kernels 2 years ago
sbgemmt.c Separate the interface for SBGEMMT from GEMMT due to differences in GEMV arguments 2 years ago
sbgemv.c Change multi-threading logic for SBGEMV to be the same as SGEMV. 1 year ago
sbmv.c Use blasabs to switch between abs and labs as needed for INTERFACE64 7 years ago
scal.c x86: Fixed numpy CI failure when the target is ZEN. 1 year ago
sdsdot.c Remove all trailing whitespace except lapack-netlib 11 years ago
spmv.c Use blasabs to switch between abs and labs as needed for INTERFACE64 7 years ago
spr.c Add shortcuts for (small) cases that do not need expensive buffer allocation 4 years ago
spr2.c Add shortcuts for (small) cases that do not need expensive buffer allocation 4 years ago
sum.c Add interface for ?sum (derived from ?asum) 6 years ago
swap.c ARM64: Add THUNDERX3T110 Target 5 years ago
symm.c Fix integer overflow in multithreading threshold calculation for SYMM/SYRK (#4116) 2 years ago
symv.c Do not use multithreading for small workloads 2 years ago
syr.c Add fast path for small xSYR with INCX==1 4 years ago
syr2.c Add shortcuts for (small) cases that do not need expensive buffer allocation 4 years ago
syr2k.c Do not use multithreading for small workloads 2 years ago
syrk.c Fix integer overflow in multithreading threshold calculation for SYMM/SYRK (#4116) 2 years ago
tbmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
tbsv.c Remove all trailing whitespace except lapack-netlib 11 years ago
tobf16.c Add bfloat16 based dot and conversion with single/double 5 years ago
tpmv.c Modify complex CBLAS functions to take void pointers 8 years ago
tpsv.c Remove all trailing whitespace except lapack-netlib 11 years ago
trmv.c Allow multithreading TRMV again 7 years ago
trsm.c Correct length of name string in xerbla call 6 years ago
trsv.c Remove all trailing whitespace except lapack-netlib 11 years ago
xerbla.c Update xerbla.c 8 years ago
zaxpby.c fix incompatible pointer types 2 years ago
zaxpy.c fix function typecasts 4 years ago
zdot.c Make return parameter of cblas_Xdotc_sub, cblas_Xdotu_sub a void pointer as well 8 years ago
zgbmv.c Introduce a lower limit for multithreading 1 year ago
zgeadd.c fix info return 1 year ago
zgemv.c Use blasabs to switch between abs and labs as needed for INTERFACE64 7 years ago
zger.c Modify complex CBLAS functions to take void pointers 8 years ago
zhbmv.c Use blasabs to switch between abs and labs as needed for INTERFACE64 7 years ago
zhemv.c re-arrange new code for readability 7 years ago
zher.c Modify complex CBLAS functions to take void pointers 8 years ago
zher2.c Modify complex CBLAS functions to take void pointers 8 years ago
zhpmv.c Use blasabs to switch between abs and labs as needed for INTERFACE64 7 years ago
zhpr.c Modify complex CBLAS functions to take void pointers 8 years ago
zhpr2.c Modify complex CBLAS functions to take void pointers 8 years ago
zimatcopy.c Merge branch 'risc-v' into develop 2 years ago
zomatcopy.c Improve matcopy interface 2 years ago
zrot.c Add cblas_{c/z}srot cblas_{c/z}rotg support 4 years ago
zrotg.c fix uninitialized data usage 1 year ago
zsbmv.c Use blasabs to switch between abs and labs as needed for INTERFACE64 7 years ago
zscal.c fix function typecasts 4 years ago
zspmv.c Remove all trailing whitespace except lapack-netlib 11 years ago
zspr.c Remove all trailing whitespace except lapack-netlib 11 years ago
zspr2.c Remove all trailing whitespace except lapack-netlib 11 years ago
zswap.c ARM64: Add THUNDERX3T110 Target 5 years ago
zsymv.c Remove all trailing whitespace except lapack-netlib 11 years ago
zsyr.c Fix stride in shortcut path for small N 3 years ago
zsyr2.c Remove all trailing whitespace except lapack-netlib 11 years ago
ztbmv.c Modify complex CBLAS functions to take void pointers 8 years ago
ztbsv.c Modify complex CBLAS functions to take void pointers 8 years ago
ztpmv.c Modify complex CBLAS functions to take void pointers 8 years ago
ztpsv.c Modify complex CBLAS functions to take void pointers 8 years ago
ztrmv.c Allow multithreading TRMV again 7 years ago
ztrsv.c Modify complex CBLAS functions to take void pointers 8 years ago