..
Makefile
create openblas_get_parallel to retrieve information which
2013-07-11 21:39:19 +08:00
abs.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
blas_l1_thread.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
blas_server.c
Refs #174 . Fixed the overflowing buffer bug of multithreading hbmv and sbmv.
2013-02-13 16:05:58 +08:00
blas_server_omp.c
Refs #225 . Fixed a bug in GEMM OpenMP threading.
2013-07-15 09:56:19 +08:00
blas_server_win32.c
Refs #174 . Return sb pointer when OpenMP or Windows.
2013-02-26 00:48:21 +08:00
divtable.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
dynamic.c
Avoid failure on qemu guests declaring an Athlon CPU without 3dnow!
2013-08-28 14:29:42 +02:00
init.c
Fixed #261 . Use strncmp instead of a comparing trick.
2013-07-29 16:48:35 +08:00
lamc3.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
lamch.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
lsame.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
memory.c
Refs #248 . Fixed the LSB compatiable issue for BLAS only.
2013-07-09 15:38:03 +08:00
memory_qalloc.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00
openblas_get_config.c
Refs #163 . Obtain the build configure on runtime.
2012-12-10 15:52:51 +08:00
openblas_get_parallel.c
create openblas_get_parallel to retrieve information which
2013-07-11 21:39:19 +08:00
openblas_set_num_threads.c
Refs #134 . Fixed the building bug on IBM Power.
2012-08-10 11:54:21 +08:00
parameter.c
Added BULLDOZER target. So far it uses barcelona kernels.
2012-12-07 00:53:31 +08:00
profile.c
Print the wall time (cycles) with enabling FUNCTION_PROFILE.
2011-06-09 10:40:15 +08:00
xerbla.c
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00