Martin Kroeker
ec6eb7922a
Add error return on buffer assignment failure
2026-08-07 12:16:32 +02:00
mattip
be7da1f111
add visibility=default to exported functions, visibility=hidden to most assembler
2026-02-05 06:31:17 +11:00
Martin Kroeker
bdcb9b7252
add prototype
2026-01-13 22:25:30 +01:00
Martin Kroeker
31150eb1e6
Move early exit up; don't rely on support_sme() for now
2026-01-12 15:47:33 +01:00
Zhiqing xie
6939a43c3b
Support for SME1 based ssyr2k_direct kernel for cblas_ssyr2k level 3 API
2026-01-08 11:09:04 +08:00
Martin Kroeker
244147495a
Do not use multithreading for small workloads
2023-03-23 23:13:02 +01:00
Martin Kroeker
2c222f1faa
Modify complex CBLAS functions to take void pointers
...
Modify complex CBLAS functions to take void pointers instead of float or double arguments (to bring the prototypes in line with netlib and other implementations' cblas.h)
2017-11-05 15:53:14 +01:00
Timothy Gu
6c2ead30f0
Remove all trailing whitespace except lapack-netlib
...
Signed-off-by: Timothy Gu <timothygu99@gmail.com >
2014-06-27 12:05:18 -07:00
wernsaar
d972f4a60a
check, that syr2k is OK
2014-05-11 01:04:46 +02:00
wernsaar
e265c4ec86
added C files in interface
2014-05-10 21:27:47 +02:00
wernsaar
0732238213
removed all C files in interface
2014-05-10 21:25:17 +02:00
wernsaar
320c805905
fixed incorrect parameter 2 errors
2014-05-08 11:06:32 +02:00
Zhang Xianyi
3e0a7b931c
Refs #333 . Detect the wrong parameter for zherk/zher2k.
2014-01-21 01:27:51 +08:00
Xianyi Zhang
342bbc3871
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00