.. |
Makefile
|
provide support for passing CFLAGS, FFLAGS, PFLAGS, FPFLAGS to make on the command line
|
2012-08-21 00:31:12 -04: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 #153. Restore the original CPU affinity when calling openblas_set_num_threads(1).
|
2012-11-06 18:21:46 +08:00 |
blas_server_omp.c
|
Refs #47. On Loongson 3A, set DGEMM_R parameter depending on different number of threads. It would improve double precision BLAS3 on multi-threads.
|
2011-09-05 15:13:52 +00:00 |
blas_server_win32.c
|
Refs #136. Fixed a bug about controlling the number of threads on Windows.
|
2012-08-19 23:50:54 +08:00 |
divtable.c
|
Import GotoBLAS2 1.13 BSD version codes.
|
2011-01-24 14:54:24 +00:00 |
dynamic.c
|
Don't use xgetbv instruction when NO_AVX=1
|
2012-10-09 14:52:35 +08:00 |
init.c
|
Refs #119 #118. Fixed disabling hyper threading bug.
|
2012-06-29 15:53:24 +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
|
Fixed a hang bug when shutdown blas threads server on Windows. Added the feature about dynamic changing the number of threads on Windows.
|
2012-08-14 18:34:32 +08:00 |
memory_qalloc.c
|
Import GotoBLAS2 1.13 BSD version codes.
|
2011-01-24 14:54:24 +00: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
|
Refs #113. Fixed the typo BOBCATE -> BOBCAT
|
2012-05-31 22:40:15 +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 |