| .. |
|
Makefile
|
Fixed the makefile bug about openblas_set_num_threads.
|
2011-05-27 21:15:30 +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
|
Import GotoBLAS2 1.13 BSD version codes.
|
2011-01-24 14:54:24 +00: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 #112. Improved setting thread affinity in Linux. Remove the limit (64) about the number of CPU cores.
|
2012-05-29 15:23:52 +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
|
Added openblas_set_num_threads for Fortran.
|
2011-05-06 17:03:35 +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 |