.. |
Makefile
|
Export openblas_set_num_threads in shared library.
|
2012-06-23 11:32:43 +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
|
Check the return value of pthread_create. Update the docs with known issue on Loongson 3A.
|
2011-09-06 18:27:33 +00: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
|
Added openblas_set_num_threads dummy function on Windows. We plan to implement this feature in next version.
|
2012-06-23 13:07:38 +08:00 |
divtable.c
|
Import GotoBLAS2 1.13 BSD version codes.
|
2011-01-24 14:54:24 +00:00 |
dynamic.c
|
Fixed the detecting bug on Intel Core i5. Thank ggl329 for the patch.
|
2011-03-22 14:09:47 +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
|
Fix inconsistent case for OS_* macros (Refs pull request #111)
|
2012-05-23 00:01:14 +02:00 |
memory_qalloc.c
|
Import GotoBLAS2 1.13 BSD version codes.
|
2011-01-24 14:54:24 +00:00 |
openblas_set_num_threads.c
|
Export openblas_set_num_threads in shared library.
|
2012-06-23 11:32:43 +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 |