.. |
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
|
Fixed #14 the SEGFAULT bug on 64 cores. On SMP server, the number of CPUs or cores should be less than or equal to 64.
|
2011-04-07 14:48:10 +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
|
Ref #82. Disable outputing debug information in alloc_mmap.
|
2012-03-23 18:17:12 +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
|
Added openblas_set_num_threads for Fortran.
|
2011-05-06 17:03:35 +08:00 |
parameter.c
|
Change the block size on Loongson 3B.
|
2011-11-23 18:41:49 +00: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 |