You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
traz 831858b883 Modify aligned address of sa and sb to improve the performance of multi-threads. 14 years ago
..
Makefile Fixed the makefile bug about openblas_set_num_threads. 14 years ago
abs.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
blas_l1_thread.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
blas_server.c Check the return value of pthread_create. Update the docs with known issue on Loongson 3A. 14 years ago
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. 14 years ago
blas_server_win32.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
divtable.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
dynamic.c Fixed the detecting bug on Intel Core i5. Thank ggl329 for the patch. 15 years ago
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. 15 years ago
lamc3.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
lamch.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
lsame.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
memory.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. 14 years ago
memory_qalloc.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago
openblas_set_num_threads.c Added openblas_set_num_threads for Fortran. 14 years ago
parameter.c Modify aligned address of sa and sb to improve the performance of multi-threads. 14 years ago
profile.c Print the wall time (cycles) with enabling FUNCTION_PROFILE. 14 years ago
xerbla.c Import GotoBLAS2 1.13 BSD version codes. 15 years ago

OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

C Fortran Motorola 68K Assembly Makefile Unix Assembly other